Skip to content

Commit

Permalink
Update validator.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieMc0 authored Dec 6, 2024
1 parent b065981 commit b593d83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/nodes/validate/validator.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -163,14 +163,14 @@ part of the active set again with the command in the previous section.

### Withdrawing Funds

You can withdraw your rewards including comissions using this command.
You can withdraw rewards including comissions using this command.

```bash
zetacored tx distribution withdraw-rewards --commission [validator_address]
```

Optionally, you can set up different address to receive your payouts
instead of them going directly to you validator's wallet address.
instead of rewards being sent directly to the validator's wallet address.

```bash
zetacored tx distribution set-withdraw-addr [withdraw-addr]
Expand Down

0 comments on commit b593d83

Please sign in to comment.