logo
pub type ValidatorWeights = BTreeMap<PublicKey, U512>;
Expand description

Weights of validators. “Weight” in this context means a sum of their stakes.