Expand description
A local engine service that can be used to drive a dev chain.
Re-exports§
pub use miner::MiningMode;
pub use payload::LocalPayloadAttributesBuilder;
pub use service::LocalEngineService;
Modules§
- Contains the implementation of the mining mode for the local engine.
- The implementation of the
PayloadAttributesBuilder
for theLocalEngineService
. - Provides a local dev service engine that can be used to run a dev chain.