merge eip4844

This commit is contained in:
realbigsean
2023-01-19 08:46:38 -05:00
7 changed files with 33 additions and 52 deletions

View File

@@ -11,6 +11,7 @@ fake_crypto = ['bls/fake_crypto']
[dependencies]
bls = { path = "../crypto/bls" }
kzg = { path = "../crypto/kzg" }
clap = "2.33.3"
log = "0.4.11"
serde = "1.0.116"