We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3587b commit 2b22fa3Copy full SHA for 2b22fa3
1 file changed
playbooks/pectra-dev/64-el-triggered-consolidation.yaml
@@ -65,8 +65,9 @@ tasks:
65
config:
66
validatorStatus:
67
- withdrawal_done
68
+ - withdrawal_possible
69
configVars:
- validatorIndex: "sourceValidatorIndex + consolidationNumber - 1"
70
+ validatorIndex: "sourceValidatorIndex + .consolidationNumber - 1"
71
72
- name: run_shell
73
title: "Check targetValidator status: 2048 ETH (64* 32 ETH EB), 0x02 withdrawal creds"
0 commit comments