Function init_consensus

Source
pub async fn init_consensus(
    blockchain_read_handle: BlockchainReadHandle,
    context_config: ContextConfig,
) -> Result<BlockchainContextService, BoxError>
Expand description

Initializes the consensus services.