2021-12-02 17:52:56 +00:00
|
|
|
# Minimal preset - Capella
|
2022-06-08 19:16:12 +00:00
|
|
|
|
|
|
|
# Max operations per block
|
|
|
|
# ---------------------------------------------------------------
|
|
|
|
# 2**4 (= 16)
|
|
|
|
MAX_BLS_TO_EXECUTION_CHANGES: 16
|
|
|
|
|
|
|
|
|
|
|
|
# Execution
|
|
|
|
# ---------------------------------------------------------------
|
|
|
|
# [customized] Lower than MAX_PARTIAL_WITHDRAWALS_PER_EPOCH so not all processed in one block
|
2022-09-19 17:27:09 +00:00
|
|
|
MAX_WITHDRAWALS_PER_PAYLOAD: 8
|