Type Definition pallet_staking::pallet::MinValidatorBond[][src]

type MinValidatorBond<T: Config> = StorageValue<_GeneratedPrefixForStorageMinValidatorBond<T>, BalanceOf<T>, ValueQuery>;
Expand description

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