We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f0f283 commit 766920aCopy full SHA for 766920a
ethereum/spec/src/main/resources/tech/pegasys/teku/spec/config/presets/gnosis/electra.yaml
@@ -41,8 +41,8 @@ MAX_WITHDRAWAL_REQUESTS_PER_PAYLOAD: 16
41
42
# Withdrawals processing
43
# ---------------------------------------------------------------
44
-# 2**3 ( = 8) pending withdrawals
45
-MAX_PENDING_PARTIALS_PER_WITHDRAWALS_SWEEP: 8
+# 6 pending withdrawals
+MAX_PENDING_PARTIALS_PER_WITHDRAWALS_SWEEP: 6
46
47
# Pending deposits processing
48
0 commit comments