syncing

Function syncing 

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