From f5ba1377e2a4ef70c91dc8731a7a5e43417a3a8b Mon Sep 17 00:00:00 2001 From: yslcrypto Date: Tue, 10 Nov 2020 11:17:56 +0100 Subject: [PATCH] change medalla keys directory back --- docs/the_nimbus_book/src/keys.md | 4 ++-- docs/the_nimbus_book/src/pi-guide.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/the_nimbus_book/src/keys.md b/docs/the_nimbus_book/src/keys.md index 5c3fb2f5f..76410b963 100644 --- a/docs/the_nimbus_book/src/keys.md +++ b/docs/the_nimbus_book/src/keys.md @@ -7,7 +7,7 @@ To import your signing key(s) into Nimbus, from the `nimbus-eth2` directory run: ``` -build/nimbus_beacon_node_spec_0_12_3 deposits import --data-dir=build/data/medalla +build/nimbus_beacon_node_spec_0_12_3 deposits import --data-dir=build/data/shared_medalla_0 ``` @@ -21,7 +21,7 @@ build/nimbus_beacon_node_spec_0_12_3 deposits import --data-dir=build/data/meda ## Storage -When you import your keys into Nimbus, your validator signing key(s) are stored in the `build/data/medalla/` folder, under `secrets` and `validators` - **make sure you keep these folders backed up somewhere safe.** +When you import your keys into Nimbus, your validator signing key(s) are stored in the `build/data/shared_medalla_0/` folder, under `secrets` and `validators` - **make sure you keep these folders backed up somewhere safe.** The `secrets` folder contains the common secret that gives you access to all your validator keys. diff --git a/docs/the_nimbus_book/src/pi-guide.md b/docs/the_nimbus_book/src/pi-guide.md index 55fd0c2c0..d58742d2a 100644 --- a/docs/the_nimbus_book/src/pi-guide.md +++ b/docs/the_nimbus_book/src/pi-guide.md @@ -275,7 +275,7 @@ As usual, replace `195.177.101.93` with your Pi's IP address, and `