From 34eb5d33c86b9bab5c8d1b224d020bf087425d49 Mon Sep 17 00:00:00 2001 From: yslcrypto Date: Mon, 7 Dec 2020 00:47:26 +0100 Subject: [PATCH] Edit Recover keys --- docs/the_nimbus_book/src/more-keys.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/the_nimbus_book/src/more-keys.md b/docs/the_nimbus_book/src/more-keys.md index 641766657..f7f25c55c 100644 --- a/docs/the_nimbus_book/src/more-keys.md +++ b/docs/the_nimbus_book/src/more-keys.md @@ -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. -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 @@ -61,7 +60,9 @@ Check that the `validator_keys` directory contains an extra keystore. 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. + +