Add support for compile time FIELD_ELEMENTS_PER_BLOB

This commit is contained in:
Pawan Dhananjay
2022-12-14 21:25:42 +05:30
parent 2e89a719b0
commit 52a06231c8
6 changed files with 17 additions and 11 deletions

View File

@@ -17,6 +17,7 @@ withdrawals-processing = [
"execution_layer/withdrawals-processing",
"operation_pool/withdrawals-processing"
]
spec-minimal = ["kzg/minimal-spec"]
[dev-dependencies]
maplit = "1.0.2"