mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
Implements a basic libp2p tcp,secio,mplex,gossipsub swarm.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
/// all required libp2p functionality.
|
||||
///
|
||||
/// This crate builds and manages the libp2p services required by the beacon node.
|
||||
mod behaviour;
|
||||
mod network_config;
|
||||
mod service;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user