pub type MinNominatorBond<T: Config> = StorageValue<_GeneratedPrefixForStorageMinNominatorBond<T>, RingBalance<T>, ValueQuery>;
Expand description

The minimum active bond to become and maintain the role of a nominator.