Module miner

Source
Expand description

Mines transactions

Structs§

FixedBlockTimeMiner
A miner that’s supposed to create a new block every interval, mining all transactions that are ready at that time.
Miner
MinerInner
A Mining mode that does nothing
ReadyTransactionMiner
A miner that Listens for new ready transactions

Enums§

MiningMode
Mode of operations for the Miner