Trait sp_npos_elections::traits::PerThing128 [−][src]
pub trait PerThing128: PerThing + Mul<ExtendedBalance, Output = ExtendedBalance> { }
Expand description
Aggregator trait for a PerThing that can be multiplied by u128 (ExtendedBalance).