mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-31 14:50:42 +00:00
Start adding CLI tests
This commit is contained in:
@@ -6,7 +6,7 @@ use std::path::PathBuf;
|
||||
use types::EthSpec;
|
||||
use validators::create_validators::write_to_json_file;
|
||||
|
||||
mod validators;
|
||||
pub mod validators;
|
||||
|
||||
pub const CMD: &str = "validator_manager";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user