mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-15 03:15:19 -05:00
9 lines
192 B
YAML
9 lines
192 B
YAML
# Mainnet preset - Deneb
|
|
|
|
# Misc
|
|
# ---------------------------------------------------------------
|
|
# `uint64(4096)`
|
|
FIELD_ELEMENTS_PER_BLOB: 4096
|
|
# `uint64(2**2)` (= 4)
|
|
MAX_BLOBS_PER_BLOCK: 4
|