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