mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-11 18:04:18 +00:00
Basic networking service with channel
This commit is contained in:
@@ -5,4 +5,5 @@ mod messages;
|
||||
mod service;
|
||||
|
||||
pub use libp2p::NetworkConfig;
|
||||
pub use messages::NodeMessage;
|
||||
pub use service::Service;
|
||||
|
||||
Reference in New Issue
Block a user