Update key-management.md (#1515)

## Issue Addressed

consequent use of "wally"

## Proposed Changes

Please list or describe the changes introduced by this PR.

## Additional Info

Please provide any additional information. For example, future considerations
or information useful for reviewers.
This commit is contained in:
ladidan 2020-08-13 05:25:51 +00:00
parent 8a1a4051cf
commit e6f45524f9

View File

@ -42,7 +42,7 @@ keypairs. Creating a single validator looks like this:
In step (1), we created a wallet in `~/.lighthouse/wallets` with the name
`wally`. We encrypted this using a pre-defined password in the
`mywallet.pass` file. Then, in step (2), we created one new validator 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
`~/.lighthouse/secrets`.