Type Alias subspace_core_primitives::BlockWeight

source ·
pub type BlockWeight = u128;
Expand description

BlockWeight type for fork choice rules.

The closer solution’s tag is to the target, the heavier it is.