Function pallet_parachain_staking::pallet::dispatchables::set_total_selected
source · pub fn set_total_selected<T: Config>(new: u32)
Expand description
Set the total number of collator candidates selected per round
- changes are not applied until the start of the next round
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_total_selected
.