mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Updated validator client to do better logging, including of JSON serialised signatures and such, for debugging purposes.
This commit is contained in:
@@ -25,6 +25,7 @@ slot_clock = { path = "../eth2/utils/slot_clock" }
|
||||
types = { path = "../eth2/types" }
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
serde_json = "^1.0"
|
||||
slog = "^2.2.3"
|
||||
slog-async = "^2.3.0"
|
||||
slog-json = "^2.3"
|
||||
|
||||
Reference in New Issue
Block a user