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 theLocalMiner
.
Structs§
- Local
Miner - Local miner advancing the chain
- Local
Payload Attributes Builder - The attributes builder for local Ethereum payload.
Enums§
- Mining
Mode - A mining mode for the local dev engine.