From 3cfd70d7fd290a9f293d6d869bade90aba6c95ae Mon Sep 17 00:00:00 2001 From: Nat Date: Fri, 21 Aug 2020 03:50:37 +0000 Subject: [PATCH] Docs: Fix reference to incorrect password file. (#1556) Leftover "mywallet.pass" -> "wally.pass" Thanks @pecurliarly (from Discord)! --- book/src/key-management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/key-management.md b/book/src/key-management.md index 6f7386874a7..3641b9b69ee 100644 --- a/book/src/key-management.md +++ b/book/src/key-management.md @@ -44,7 +44,7 @@ In step (1), we created a wallet in `~/.lighthouse/wallets` with the name `wally`. We encrypted this using a pre-defined password in the `wally.pass` file. Then, in step (2), we created one new validator in the `~/.lighthouse/validators` directory using `wally` (unlocking it with -`mywallet.pass`) and storing the passwords to the validators voting key in +`wally.pass`) and storing the passwords to the validators voting key in `~/.lighthouse/secrets`. Thanks to the hierarchical key derivation scheme, we can delete all of the