Function hotshot::tasks::add_response_task

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

Add a task which responds to requests on the network.