mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-03-03 19:50:28 +00:00
9 lines
221 B
YAML
9 lines
221 B
YAML
# Mainnet preset - ELECTRA
|
|
|
|
# Execution
|
|
# ---------------------------------------------------------------
|
|
# 2**13 (= 8192) receipts
|
|
MAX_DEPOSIT_RECEIPTS_PER_PAYLOAD: 8192
|
|
# 2**4 (= 16) exits
|
|
MAX_EXECUTION_LAYER_EXITS: 16
|