lighthouse/common/account_utils
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
..
src Interactive account passwords (#1623) 2020-09-23 01:19:54 +00:00
Cargo.toml Add EF launchpad import (#1381) 2020-07-29 04:32:50 +00:00