mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 14:28:37 +00:00
Progress with move implementation
This commit is contained in:
@@ -4,7 +4,7 @@ use environment::Environment;
|
||||
use serde::Serialize;
|
||||
use std::path::PathBuf;
|
||||
use types::EthSpec;
|
||||
use validators::create_validators::write_to_json_file;
|
||||
use validators::common::write_to_json_file;
|
||||
|
||||
pub mod validators;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user