Structsยง
- Consensus
Init Task Config - Auxiliary structure representing node consensus init task configuration
Functionsยง
- consensus_
init_ task - Sync the node consensus state and start the corresponding task, based on node type.
- consensus_
task ๐ - Async task used for listening for new blocks and perform consensus.
- monitor_
network ๐ - Async task to monitor network disconnections.
- replicator_
task ๐ - Async task to start the consensus task, while monitoring for a network disconnections.