Skip to content

Commit

Permalink
feat: apply PR reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
sm-stack committed Jul 25, 2024
1 parent a7bbbbe commit 0f0a9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kroma-validator/cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ func main() {
Action: cmd.Unjail,
},
{
Name: "changeCommissionRate",
Name: "changeCommission",
Usage: "Change the commission rate of the validator in ValidatorManager",
Subcommands: []*cli.Command{
{
Expand Down

0 comments on commit 0f0a9e6

Please sign in to comment.