cuprated::blockchain::syncer

Function check_behind_peers

Source
async fn check_behind_peers(
    raw_blockchain_context: &RawBlockChainContext,
    clearnet_interface: &mut NetworkInterface<ClearNet>,
) -> Result<bool, BoxError>
Expand description

Returns true if we are behind the current connected network peers.