mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 05:44:44 +00:00
Implement skeleton network/sync framework.
This commit is contained in:
@@ -6,4 +6,4 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
types = { path = "../../eth2/types" }
|
||||
libp2p = { git = "../libp2p/" }
|
||||
libp2p = { path = "../libp2p" }
|
||||
|
||||
Reference in New Issue
Block a user