Function hotshot::tasks::add_consensus_tasks

source ยท
pub async fn add_consensus_tasks<TYPES: NodeType, I: NodeImplementation<TYPES>, V: Versions>(
    handle: &mut SystemContextHandle<TYPES, I, V>,
)
Expand description

Adds consensus-related tasks to a SystemContextHandle.