Type Alias force_apply_min_commission

force_apply_min_commission: TxDescriptor<{
    validator_stash: SS58String;
}>

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.