referrerpolicy=no-referrer-when-downgrade

Function scale_validator_count

Source
pub fn scale_validator_count<T: Config>(factor: Percent)
Expand description

Scale up the ideal number of validators by a factor up to maximum of T::MaxValidatorSet.

The dispatch origin must be Root.

§Warning: Doc-Only

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