Function sc_consensus_babe::aux_schema::load_block_weight
source · [−]pub fn load_block_weight<H: Encode, B: AuxStore>(
backend: &B,
block_hash: H
) -> ClientResult<Option<BabeBlockWeight>>
Expand description
Load the cumulative chain-weight associated with a block.