Discovery and gossip bug fixes

This commit is contained in:
Age Manning
2019-04-18 15:26:30 +10:00
parent 25f37ad967
commit 75959cc9a2
4 changed files with 7 additions and 19 deletions

View File

@@ -22,5 +22,5 @@ tokio-timer = "0.2.10"
futures = "0.1.25"
exit-future = "0.1.3"
state_processing = { path = "../eth2/state_processing" }
slog = { version = "^2.2.3" , features = ["max_level_trace", "release_max_level_debug"] }
slog = "^2.2.3"
env_logger = "0.6.1"