referrerpolicy=no-referrer-when-downgrade

Function relay_substrate_client::is_ancient_block

source ·
pub fn is_ancient_block<N: From<u32> + PartialOrd + Saturating>(
    block: N,
    best: N,
) -> bool
Expand description

Returns true if we think that the state is already discarded for given block.