Function context

Source
pub(crate) async fn context(
    blockchain_context: &mut BlockchainContextService,
) -> Result<BlockchainContext, Error>