lighthouse/common/account_utils/src
realbigsean 1801dd1a34 Interactive account passwords (#1623)
## Issue Addressed

#1437

## Proposed Changes

- Make the `--wallet-password` flag optional and creates an interactive prompt if not provided.
- Make the `--wallet-name` flag optional and creates an interactive prompt if not provided.
- Add a minimum password requirement of a 12 character length.
- Update the `--stdin-passwords` flag to `--stdin-inputs` because we have non-password user inputs 

## Additional Info
2020-09-23 01:19:54 +00:00
..
lib.rs Interactive account passwords (#1623) 2020-09-23 01:19:54 +00:00
validator_definitions.rs Allow import of Prysm keystores (#1535) 2020-08-18 06:28:20 +00:00