cuprated::rpc::request::blockchain_manager

Function synced

Source
pub(crate) async fn synced(
    blockchain_manager: &mut DatabaseReadService<BlockchainManagerRequest, BlockchainManagerResponse>,
) -> Result<bool, Error>
Expand description