Automate merkle proofs with metastruct

This commit is contained in:
Michael Sproul
2022-12-08 15:50:27 +11:00
parent a113a39e90
commit 3b657a3b0b
14 changed files with 209 additions and 334 deletions

View File

@@ -9,4 +9,4 @@ reqwest = { version = "0.11.0", features = ["json","stream"] }
sensitive_url = { path = "../../common/sensitive_url" }
eth2 = { path = "../../common/eth2" }
serde = { version = "1.0.116", features = ["derive"] }
serde_json = "1.0.58"
serde_json = "1.0.58"