lighthouse/validator_client/src/lib.rs

4 lines
48 B
Rust

pub mod config;
pub use crate::config::Config;