We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5688f2b commit 1f24ec6Copy full SHA for 1f24ec6
1 file changed
docs/pos/how-to/validator/validator-binaries.md
@@ -324,7 +324,7 @@ private key on the sentry machine.
324
To generate the private key, run:
325
326
```sh
327
-heimdalld generate-validatorkey ETHEREUM_PRIVATE_KEY
+heimdalld generate-validator-key ETHEREUM_PRIVATE_KEY
328
```
329
330
where `ETHEREUM_PRIVATE_KEY` is your Ethereum wallet’s private key.
0 commit comments