We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee84b43 commit 3de3f4fCopy full SHA for 3de3f4f
2 files changed
playbooks/pectra-dev/eip7251-all.yaml
@@ -1195,7 +1195,7 @@ tasks:
1195
title: "Check if key 14 has received the full balance"
1196
timeout: 8h
1197
config:
1198
- minValidatorBalance: 95700000000 # expect >95.7 ETH
+ minValidatorBalance: 94700000000 # expect >94.7 ETH
1199
validatorStatus:
1200
- active_ongoing
1201
configVars:
playbooks/pectra-dev/validator-lifecycle-test-v3.yaml
@@ -1274,6 +1274,7 @@ tasks:
1274
1275
1276
minValidatorBalance: 31900000000
1277
+ withdrawalCredsPrefix: "0x02"
1278
1279
validatorPubKey: "tasks.all_pubkeys.outputs.pubkeys[6]"
1280
- name: run_shell
0 commit comments