Expand description
Mines transactions
Structs§
- A miner that’s supposed to create a new block every
interval
, mining all transactions that are ready at that time. - A Mining mode that does nothing
- A miner that Listens for new ready transactions
Enums§
- Mode of operations for the
Miner