lighthouse/crypto/eth2_wallet
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
..
src Mnemonic key recovery (#1579) 2020-09-08 12:17:51 +00:00
tests Allow import of Prysm keystores (#1535) 2020-08-18 06:28:20 +00:00
Cargo.toml Update deps (#1322) 2020-07-06 11:55:56 +10:00