async fn replicator_task(node: &DarkfiNodePtr, ex: &ExecutorPtr) -> Result<()>
Expand description
Async task to start the consensus task, while monitoring for a network disconnections.
async fn replicator_task(node: &DarkfiNodePtr, ex: &ExecutorPtr) -> Result<()>
Async task to start the consensus task, while monitoring for a network disconnections.