pub(crate) async fn relay_block(
blockchain_manager: &mut DatabaseReadService<BlockchainManagerRequest, BlockchainManagerResponse>,
block: Block,
) -> Result<(), Error>
pub(crate) async fn relay_block(
blockchain_manager: &mut DatabaseReadService<BlockchainManagerRequest, BlockchainManagerResponse>,
block: Block,
) -> Result<(), Error>