add_consensus_tasks

Function add_consensus_tasks 

Source
pub async fn add_consensus_tasks<TYPES: NodeType, I: NodeImplementation<TYPES>>(
    handle: &mut SystemContextHandle<TYPES, I>,
)
Expand description

Adds consensus-related tasks to a SystemContextHandle.