Merge branch 'deneb-free-blobs' into merge-unstable-deneb-june-6th

This commit is contained in:
Pawan Dhananjay
2023-07-17 11:47:46 -07:00
10 changed files with 30 additions and 43 deletions

View File

@@ -17,7 +17,7 @@ modern = ["bls/supranational-force-adx"]
# Uses the slower Milagro BLS library, which is written in native Rust.
milagro = ["bls/milagro"]
# Support minimal spec (used for testing only).
spec-minimal = ["beacon_node/spec-minimal"]
spec-minimal = []
# Support Gnosis spec and Gnosis Beacon Chain.
gnosis = []
# Support slasher MDBX backend.