Files
lighthouse/common
realbigsean b69c63d486 Validator dir creation (#1746)
## Issue Addressed

Resolves #1744

## Proposed Changes

- Add `directory::ensure_dir_exists` to the `ValidatorDefinition::open_or_create` method 
- As @pawanjay176 suggested, making the `--validator-dir` non-global so users are forced to include the flag after the `validator` subcommand. Current behavior seems to be ignoring the flag if it comes after something like `validator import`

## Additional Info
N/A
2020-10-08 21:01:32 +00:00
..
2020-10-05 08:22:19 +00:00
2020-10-05 08:22:19 +00:00
2020-10-05 08:22:19 +00:00
2020-10-07 10:10:35 +00:00
2020-10-05 08:22:19 +00:00
2020-10-05 08:22:19 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.