Function pallet_elections::pallet::dispatchables::change_validators
source · pub fn change_validators<T: Config>(
reserved_validators: Option<Vec<T::AccountId>>,
non_reserved_validators: Option<Vec<T::AccountId>>,
committee_size: Option<CommitteeSeats>
)
Expand description
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::change_validators
.