mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-05 10:32:20 +00:00
8 lines
243 B
Markdown
8 lines
243 B
Markdown
|
# libp2p Network
|
||
|
|
||
|
This is a fairly scrappy implementation of libp2p floodsub for the following
|
||
|
reasons:
|
||
|
|
||
|
- There is not presently a gossip-sub implementation for Rust libp2p.
|
||
|
- The networking layer for the beacon_chain is not yet finalized.
|