From 44a6a7c998cf63a173a581e98f1cfd5dd9232f53 Mon Sep 17 00:00:00 2001 From: joaolago1113 <22820692+joaolago1113@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:31:10 +0000 Subject: [PATCH] add placeholder instead of example address --- docs/guide/src/pd/validator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/src/pd/validator.md b/docs/guide/src/pd/validator.md index 1aa817da53..a6527bc89a 100644 --- a/docs/guide/src/pd/validator.md +++ b/docs/guide/src/pd/validator.md @@ -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: