mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-09 10:22:00 +00:00
11 lines
247 B
YAML
11 lines
247 B
YAML
# Mainnet preset - Deneb
|
|
|
|
# Misc
|
|
# ---------------------------------------------------------------
|
|
# `uint64(4096)`
|
|
FIELD_ELEMENTS_PER_BLOB: 4096
|
|
# `uint64(2**12)` (= 4096)
|
|
MAX_BLOB_COMMITMENTS_PER_BLOCK: 4096
|
|
# `uint64(6)`
|
|
MAX_BLOBS_PER_BLOCK: 6
|