Structsยง
- Auxiliary structure representing node miner rewards recipient configuration
Functionsยง
- generate_
next_ ๐block Auxiliary function to generate next block in an atomic manner. - generate_
transaction ๐Auxiliary function to generate a Money::PoWReward transaction. - listen_
to_ ๐network Async task to listen for incoming proposals and check if the best fork has changed. - mine ๐Async task to generate and mine provided fork index next block, while listening for a stop signal.
- mine_
next_ ๐block Async task to generate and mine provided fork index next block. - Async task used for participating in the PoW block production.
- Async task to wait for listenerโs stop signal.