Remove comment
This commit is contained in:
parent
2e8f354367
commit
843ccaf615
@ -148,7 +148,6 @@ func handleMsgEditValidator(ctx sdk.Context, msg types.MsgEditValidator, k keepe
|
||||
return err.Result()
|
||||
}
|
||||
validator.Commission = commission
|
||||
// call the hook if present
|
||||
k.OnValidatorCommissionChange(ctx, msg.ValidatorAddr)
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user