Files
lighthouse/common
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
..
2021-03-02 22:35:46 +00:00
2021-02-10 23:29:49 +00:00
2021-03-10 01:28:32 +00:00
2020-10-05 08:22:19 +00:00
2021-02-10 23:29:49 +00:00
2021-02-24 03:08:52 +00:00
2021-02-10 23:29:49 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.