mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-10 02:35:41 +00:00
9 lines
217 B
YAML
9 lines
217 B
YAML
# Minimal preset - EIP7594
|
|
|
|
# Misc
|
|
# ---------------------------------------------------------------
|
|
# `uint64(2**6)` (= 64)
|
|
FIELD_ELEMENTS_PER_CELL: 64
|
|
# `uint64(2 * 4096)` (= 8192)
|
|
FIELD_ELEMENTS_PER_EXT_BLOB: 8192
|