mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 03:31:45 +00:00
Complete moving network logc into beacon node
This commit is contained in:
@@ -4,6 +4,6 @@ pub mod message_handler;
|
||||
pub mod service;
|
||||
pub mod sync;
|
||||
|
||||
pub use eth2_libp2p::NetworkConfig;
|
||||
pub use eth2_libp2p::{ChainType, NetworkConfig};
|
||||
pub use service::NetworkMessage;
|
||||
pub use service::Service;
|
||||
|
||||
Reference in New Issue
Block a user