lighthouse/common/account_utils/src
realbigsean 6a69b20be1 Validator import password flag (#2228)
## Issue Addressed

#2224

## Proposed Changes

Add a `--password-file` option to the `lighthouse account validator import` command. The flag requires `--reuse-password` and will copy the password over to the `validator_definitions.yml` file. I used #2070 as a guide for validating the password as UTF-8 and stripping newlines.

## Additional Info



Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-03-17 05:09:56 +00:00
..
lib.rs Validator import password flag (#2228) 2021-03-17 05:09:56 +00:00
validator_definitions.rs Set graffiti per validator (#2044) 2021-03-02 22:35:46 +00:00