mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-22 06:14:38 +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 \
|
||||
validator-manager \
|
||||
validators \
|
||||
move \
|
||||
--src-vc-url http://localhost:6062 \
|
||||
--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
|
||||
|
||||
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
|
||||
Validators]() command.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user