Fix conflicts rebasing eip4844

This commit is contained in:
Emilia Hane
2023-02-06 14:36:38 +01:00
parent 7545ae9e9b
commit 5437dcae9c
6 changed files with 14 additions and 26 deletions

View File

@@ -9,7 +9,6 @@ name = "benches"
harness = false
[dependencies]
serde-big-array = {version = "0.3.2", features = ["const-generics"]}
merkle_proof = { path = "../../consensus/merkle_proof" }
bls = { path = "../../crypto/bls", features = ["arbitrary"] }
kzg = { path = "../../crypto/kzg", features = ["arbitrary"] }