mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Add eth2_config crate, integrate into val client
This commit is contained in:
@@ -3,7 +3,6 @@ extern crate slog;
|
||||
mod beacon_chain_types;
|
||||
mod client_config;
|
||||
pub mod error;
|
||||
mod eth2_config;
|
||||
pub mod notifier;
|
||||
|
||||
use beacon_chain::BeaconChain;
|
||||
|
||||
Reference in New Issue
Block a user