Network upgrades (#2345)

This commit is contained in:
Age Manning
2021-06-03 11:11:33 +10:00
parent b0f5c4c776
commit 4aa06c9555
16 changed files with 449 additions and 354 deletions

View File

@@ -19,4 +19,4 @@ serde_yaml = "0.8.13"
types = { path = "../../consensus/types"}
eth2_ssz = "0.1.2"
eth2_config = { path = "../eth2_config"}
enr = { version = "0.5.0", features = ["ed25519", "k256"] }
enr = { version = "0.5.1", features = ["ed25519", "k256"] }