pub fn set_max_commission<T: Config>(new: Perbill)Expand description
Sets the maximum commission that validators can set.
The dispatch origin must be T::AdminOrigin.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_max_commission.