Skip to content

Commit

Permalink
Update join-validator-mainnet.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammedpatla authored Jul 9, 2020
1 parent a9f5c52 commit 9b04def
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/validators-and-full-nodes/join-validator-mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,8 @@ Currently deleting a validator is not possible. If you redelegate or unbond your

## Changing your validator's commission-rate

You are currently unable to modifiy the `--commission-max-rate` and `--commission-max-change-rate"` parameters.
You are currently unable to modifiy the `--commission-max-rate` and `--commission-max-change-rate"` parameters.

Modifying the commision-rate can be done using this:
```
secretcli tx staking edit-validator --commission-rate="0.05" --from <key-alias>
Expand Down

0 comments on commit 9b04def

Please sign in to comment.