subspace_core_primitives

Type Alias 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.