mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
Updated validator config according to suggestions.
- Directory structure changed slightly - Uses a filter_map instead of a for loop. - All errors reading files does not prevent others from being read. - The accounts manager needs to generate files first, with the same structure.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
pub mod config;
|
||||
|
||||
pub use crate::config::ValidatorClientConfig;
|
||||
pub use crate::config::Config;
|
||||
|
||||
Reference in New Issue
Block a user