Crate local

Crate local 

Available on crate feature node only.
Expand description

A local engine service that can be used to drive a dev chain.

Modules§

miner
Contains the implementation of the mining mode for the local engine.
payload
The implementation of the PayloadAttributesBuilder for the LocalMiner.

Structs§

LocalMiner
Local miner advancing the chain
LocalPayloadAttributesBuilder
The attributes builder for local Ethereum payload.

Enums§

MiningMode
A mining mode for the local dev engine.