Edit Recover keys

This commit is contained in:
yslcrypto 2020-12-07 00:47:26 +01:00
parent 14ddf68402
commit 34eb5d33c8
1 changed files with 4 additions and 3 deletions

View File

@ -32,8 +32,7 @@ You'll be prompted to enter your mnemonic, and a new password for your keystore.
Check that the `validator_keys` directory contains your extra keystore. Check that the `validator_keys` directory contains your extra keystore.
Copy the `validator_keys` directory to `nimbus-eth2` and then follow the instructions [here](./keys.md). Copy the `validator_keys` directory to `nimbus-eth2` and then follow the instructions [here](./keys.md). Your key will be added to your node on next restart.
## Generate another key ## Generate another key
@ -61,7 +60,9 @@ Check that the `validator_keys` directory contains an extra keystore.
Copy the `validator_keys` directory to `nimbus-eth2`. Copy the `validator_keys` directory to `nimbus-eth2`.
Make sure you've made a [deposit](./deposit.md) for your new keystore, and then follow the instructions [here](./keys.md). Make sure you've made a [deposit](./deposit.md) for your new keystore, and then follow the instructions [here](./keys.md). Your key will be added to your node on next restart.