mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
Unban peers at the swarm level when purged (#2855)
## Issue Addressed #2840
This commit is contained in:
@@ -49,6 +49,8 @@ slog-term = "2.6.0"
|
||||
slog-async = "2.5.0"
|
||||
tempfile = "3.1.0"
|
||||
exit-future = "0.2.0"
|
||||
libp2p = { version = "0.41.0", default-features = false, features = ["plaintext"] }
|
||||
void = "1"
|
||||
|
||||
[features]
|
||||
libp2p-websocket = []
|
||||
|
||||
Reference in New Issue
Block a user