Skip to main content

Module miner

Module miner 

Source
Available on crate feature node only.
Expand description

Contains the implementation of the mining mode for the local engine.

Structs§

LocalMiner
Local miner advancing the chain

Enums§

MiningMode
A mining mode for the local dev engine.

Constants§

DEFAULT_FINALITY_DEPTH
Default number of confirmations required before a block is finalized in dev mode.