Improve error handling in network processing (#1654)

* Improve error handling in network processing

* Cargo fmt

* Cargo fmt

* Improve error handling for prior genesis

* Remove dep
This commit is contained in:
Age Manning
2020-10-05 17:30:43 +11:00
committed by GitHub
parent b1c121b880
commit fe07a3c21c
2 changed files with 33 additions and 13 deletions

1
Cargo.lock generated
View File

@@ -1562,6 +1562,7 @@ dependencies = [
"slog-async",
"slog-stdlog",
"slog-term",
"slot_clock",
"smallvec 1.4.2",
"snap",
"tempdir",