mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-10 02:35:41 +00:00
9 lines
277 B
YAML
9 lines
277 B
YAML
# Minimal preset - EIP7594
|
|
|
|
# Misc
|
|
# ---------------------------------------------------------------
|
|
# `uint64(2**6)` (= 64)
|
|
FIELD_ELEMENTS_PER_CELL: 64
|
|
# uint64(floorlog2(get_generalized_index(BeaconBlockBody, 'blob_kzg_commitments'))
|
|
KZG_COMMITMENTS_INCLUSION_PROOF_DEPTH: 4
|