Type Alias sp_domains::StakeWeight

source ·
pub type StakeWeight = u128;
Expand description

Stake weight in the domain bundle election.

Derived from the Balance and can’t be smaller than u128.