referrerpolicy=no-referrer-when-downgrade

Function sc_consensus_babe::aux_schema::load_block_weight

source ·
pub fn load_block_weight<H: Encode, B: AuxStore>(
    backend: &B,
    block_hash: H,
) -> Result<Option<BabeBlockWeight>>
Expand description

Load the cumulative chain-weight associated with a block.