Type Alias polkadot_node_primitives::BlockWeight

source ยท
pub type BlockWeight = u32;
Expand description

The cumulative weight of a block in a fork-choice rule.