File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,14 +37,14 @@ tasks:
3737 title : " Await end of next deposit voting period"
3838 config :
3939 tasks :
40- - name : check_consensus_block_proposals
41- title : " Wait for block proposal with deposits (start of deposit inclusion) "
40+ - name : check_consensus_validator_status
41+ title : " Wait for inclusion of the last deposit"
4242 config :
43- minDepositCount : 1
44- - name : check_consensus_block_proposals
45- title : " Wait for block proposal without deposits (end of deposit inclusion) "
46- config :
47- minDepositCount : 1
43+ validatorPubKey : 0xa4a6121cb76eaf63e520615368a21d504c6f7363b5045f965e3587f623a6f7f1ce32af63ce3c535e75cd831db27c5abd
44+ validatorStatus :
45+ - pending_initialized
46+ - pending_queued
47+ - active_ongoing
4848 foregroundTask :
4949 name : run_task_options
5050 title : " Check deposit inclusion"
You can’t perform that action at this time.
0 commit comments