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:
stefa2k 2021-04-03 00:38:51 +00:00
parent 52995ab5f5
commit 66590d043c

View File

@ -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