pub fn force_apply_min_commission<T: Config>(validator_stash: T::AccountId)Expand description
Clamps a validator’s commission to the [MinCommission, MaxCommission] range.
Named force_apply_min_commission for legacy reasons — it also enforces the
maximum. 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.