Docs: Fix reference to incorrect password file. (#1556)

Leftover "mywallet.pass" -> "wally.pass"

Thanks @pecurliarly (from Discord)!
This commit is contained in:
Nat 2020-08-21 03:50:37 +00:00
parent 3f0a113c7f
commit 3cfd70d7fd

View File

@ -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