referrerpolicy=no-referrer-when-downgrade

Function pallet_staking::dispatchables::set_validator_count

source ·
pub fn set_validator_count<T: Config>(new: u32)
Expand description

Sets the ideal number of validators.

The dispatch origin must be Root.

§Complexity

O(1)

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::set_validator_count.