lighthouse/common/account_utils/src
realbigsean 9cf8f45192 Mnemonic key recovery (#1579)
## Issue Addressed

N/A

## Proposed Changes

Add a  `lighthouse am wallet recover` command that recreates a wallet from a mnemonic but no validator keys.  Add a `lighthouse am validator recover` command which would directly create keys from a mnemonic for a given index and count.

## Additional Info


Co-authored-by: Paul Hauner <paul@paulhauner.com>
2020-09-08 12:17:51 +00:00
..
lib.rs Mnemonic key recovery (#1579) 2020-09-08 12:17:51 +00:00
validator_definitions.rs Allow import of Prysm keystores (#1535) 2020-08-18 06:28:20 +00:00