mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Update docs as per removal of validators
This commit is contained in:
@@ -95,7 +95,6 @@ host** run the command to move the validators:
|
|||||||
```
|
```
|
||||||
lighthouse \
|
lighthouse \
|
||||||
validator-manager \
|
validator-manager \
|
||||||
validators \
|
|
||||||
move \
|
move \
|
||||||
--src-vc-url http://localhost:6062 \
|
--src-vc-url http://localhost:6062 \
|
||||||
--src-vc-token ~/src-token.txt \
|
--src-vc-token ~/src-token.txt \
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ a live VC. The validator manager is generally superior to the account manager fo
|
|||||||
|
|
||||||
### Create Validators
|
### Create Validators
|
||||||
|
|
||||||
The `lighthouse validator-manager validators create` command accepts a mnemonic and produces a JSON
|
The `lighthouse validator-manager create` command accepts a mnemonic and produces a JSON
|
||||||
file containing validator keystores that can be imported with the [Import
|
file containing validator keystores that can be imported with the [Import
|
||||||
Validators]() command.
|
Validators]() command.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user