Merge branch 'master' into paul-sync

This commit is contained in:
Paul Hauner
2019-03-22 07:11:04 +11:00
62 changed files with 1506 additions and 1386 deletions

View File

@@ -5,5 +5,5 @@ pub mod message_handler;
pub mod service;
pub mod sync;
pub use libp2p::NetworkConfig;
pub use eth2_libp2p::NetworkConfig;
pub use service::Service;