referrerpolicy=no-referrer-when-downgrade
sc_consensus_babe::aux_schema

Function 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.