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