mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-09 10:22:00 +00:00
9 lines
232 B
YAML
9 lines
232 B
YAML
# Minimal preset - EIP7594
|
|
|
|
# # Max operations per block
|
|
# ---------------------------------------------------------------
|
|
# `uint64(2**0)` (= 1)
|
|
MAX_ATTESTER_SLASHINGS_EIP7549: 1
|
|
# `uint64(2 * 3)` (= 8)
|
|
MAX_ATTESTATIONS_EIP7549: 8
|