Correcting command example validator exit (#2291)
## Issue Addressed None ## Proposed Changes Using correct flag in example for exiting validator. ## Additional Info None
This commit is contained in:
parent
52995ab5f5
commit
66590d043c
@ -42,7 +42,7 @@ The exit phrase is the following:
|
||||
Below is an example for initiating a voluntary exit on the Pyrmont testnet.
|
||||
|
||||
```
|
||||
$ lighthouse --network pyrmont account validator exit --keystore /path/to/keystore --beacon-nodes http://localhost:5052
|
||||
$ lighthouse --network pyrmont account validator exit --keystore /path/to/keystore --beacon-node http://localhost:5052
|
||||
|
||||
Running account manager for pyrmont network
|
||||
validator-dir path: ~/.lighthouse/pyrmont/validators
|
||||
|
Loading…
Reference in New Issue
Block a user