From 7e4d1696da22f4716c7a859504232ab4c79fdb6f Mon Sep 17 00:00:00 2001 From: Potuz Date: Mon, 31 Oct 2022 17:48:56 -0300 Subject: [PATCH] update minimal preset --- presets/minimal/capella.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/presets/minimal/capella.yaml b/presets/minimal/capella.yaml index 7bddd1e23..476738f3f 100644 --- a/presets/minimal/capella.yaml +++ b/presets/minimal/capella.yaml @@ -8,5 +8,5 @@ MAX_BLS_TO_EXECUTION_CHANGES: 16 # Execution # --------------------------------------------------------------- -# [customized] Lower than MAX_PARTIAL_WITHDRAWALS_PER_EPOCH so not all processed in one block -MAX_WITHDRAWALS_PER_PAYLOAD: 8 +# 2**2 (= 4) +MAX_WITHDRAWALS_PER_PAYLOAD: 4