Update discv5 and remove discovery retries (#1373)

This commit is contained in:
Age Manning
2020-07-21 14:19:55 +10:00
committed by GitHub
parent 1c90c816b7
commit 0620f54f2f
4 changed files with 7 additions and 7 deletions

View File

@@ -21,4 +21,4 @@ slog-json = "2.3.0"
exit-future = "0.2.0"
lazy_static = "1.4.0"
lighthouse_metrics = { path = "../../common/lighthouse_metrics" }
discv5 = "0.1.0-alpha.6"
discv5 = "0.1.0-alpha.7"