Skip to content

Commit 766920a

Browse files
authored
updated preset values from upstream (#10093)
1 parent 9f0f283 commit 766920a

File tree

1 file changed

+2
-2
lines changed
  • ethereum/spec/src/main/resources/tech/pegasys/teku/spec/config/presets/gnosis

1 file changed

+2
-2
lines changed

ethereum/spec/src/main/resources/tech/pegasys/teku/spec/config/presets/gnosis/electra.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ MAX_WITHDRAWAL_REQUESTS_PER_PAYLOAD: 16
4141

4242
# Withdrawals processing
4343
# ---------------------------------------------------------------
44-
# 2**3 ( = 8) pending withdrawals
45-
MAX_PENDING_PARTIALS_PER_WITHDRAWALS_SWEEP: 8
44+
# 6 pending withdrawals
45+
MAX_PENDING_PARTIALS_PER_WITHDRAWALS_SWEEP: 6
4646

4747
# Pending deposits processing
4848
# ---------------------------------------------------------------

0 commit comments

Comments
 (0)