Function synced

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