mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Remove all libp2p and syncing code
This will all need to be rebuilt in the future. This code will be available at a "legacy_libp2p" branch.
This commit is contained in:
@@ -12,7 +12,6 @@ clap = "2.32.0"
|
||||
db = { path = "lighthouse/db" }
|
||||
dirs = "1.0.3"
|
||||
futures = "0.1.23"
|
||||
network-libp2p = { path = "network-libp2p" }
|
||||
rand = "0.3"
|
||||
rlp = { git = "https://github.com/paritytech/parity-common" }
|
||||
slog = "^2.2.3"
|
||||
|
||||
Reference in New Issue
Block a user