Function polkadot_runtime_parachains::configuration::pallet::dispatchables::set_max_validators
source · pub fn set_max_validators<T: Config>(new: Option<u32>)
Expand description
Set the maximum number of validators to use in parachain consensus.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_max_validators
.