Skip to content

Commit c63338b

Browse files
authored
Merge pull request 0xPolygon#2682 from 0xPolygon/0xsajal-patch-1
Update validator-binaries.md
2 parents 5688f2b + 1f24ec6 commit c63338b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pos/how-to/validator/validator-binaries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ private key on the sentry machine.
324324
To generate the private key, run:
325325

326326
```sh
327-
heimdalld generate-validatorkey ETHEREUM_PRIVATE_KEY
327+
heimdalld generate-validator-key ETHEREUM_PRIVATE_KEY
328328
```
329329

330330
where `ETHEREUM_PRIVATE_KEY` is your Ethereum wallet’s private key.

0 commit comments

Comments
 (0)