mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-18 04:13:00 +00:00
Crate network_utils crate
This commit is contained in:
@@ -6,8 +6,9 @@ use clap::ArgMatches;
|
||||
use eth2_network_config::Eth2NetworkConfig;
|
||||
use lighthouse_network::{
|
||||
discv5::{self, enr::NodeId, Discv5},
|
||||
EnrExt, Eth2Enr,
|
||||
Eth2Enr,
|
||||
};
|
||||
use network_utils::enr_ext::EnrExt;
|
||||
use tracing::{info, warn};
|
||||
use types::EthSpec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user