pub fn force_apply_min_commission<T: Config>(validator_stash: T::AccountId)
Expand description

Force a validator to have at least the minimum commission. This will not affect a validator who already has a commission greater than or equal to the minimum. Any account can call this.

Warning: Doc-Only

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