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:
parent
8a1a4051cf
commit
e6f45524f9
@ -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
|
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`. 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
|
`~/.lighthouse/validators` directory using `wally` (unlocking it with
|
||||||
`mywallet.pass`) and storing the passwords to the validators voting key in
|
`mywallet.pass`) and storing the passwords to the validators voting key in
|
||||||
`~/.lighthouse/secrets`.
|
`~/.lighthouse/secrets`.
|
||||||
|
Loading…
Reference in New Issue
Block a user