Skip to content

Commit

Permalink
add placeholder instead of example address
Browse files Browse the repository at this point in the history
  • Loading branch information
joaolago1113 authored and hdevalence committed Jan 4, 2024
1 parent 3659420 commit 44a6a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/src/pd/validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ pcli validator identity
And then delegate some amount of `penumbra` to it:

```console
pcli tx delegate 1penumbra --to penumbravalid1g2huds8klwypzczfgx67j7zp6ntq2m5fxmctkf7ja96zn49d6s9qz72hu3
pcli tx delegate 1penumbra --to [YOUR_VALIDATOR_IDENTITY_KEY]
```

You should then see your balance of `penumbra` decreased and that you have received some amount of delegation tokens for your validator:
Expand Down

0 comments on commit 44a6a7c

Please sign in to comment.