mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 06:18:31 +00:00
Correct ENR decoding on extension trait (#6402)
* Correct enr extension encodings * Clippy my ol friend * Correct all encoding and comparisons * Found some more encodings * Fix remaining tests
This commit is contained in:
@@ -21,3 +21,4 @@ slog-scope = "4.3.0"
|
||||
hex = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
eth2_network_config = { workspace = true }
|
||||
bytes = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user