mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-22 22:34:45 +00:00
Remove sync crate, move into network crate
This commit is contained in:
@@ -4,6 +4,7 @@ pub mod error;
|
||||
mod message_handler;
|
||||
mod messages;
|
||||
mod service;
|
||||
pub mod sync;
|
||||
|
||||
pub use libp2p::NetworkConfig;
|
||||
pub use messages::NodeMessage;
|
||||
|
||||
Reference in New Issue
Block a user