Currently, tinman warden watches several conditions to detect when the seed node has finished syncing from the bootstrap node. One of the conditions is whether or not initminer is listed in current_shuffled_witnesses.
[X] witnesses: initminer present
It appears that this is no longer relevant information for warden to poll for.
AC
[ ] tinman warden no longer checks for initminer in current_shuffled_witnesses
Currently,
tinman warden
watches several conditions to detect when the seed node has finished syncing from the bootstrap node. One of the conditions is whether or notinitminer
is listed incurrent_shuffled_witnesses
.It appears that this is no longer relevant information for
warden
to poll for.AC
tinman warden
no longer checks forinitminer
incurrent_shuffled_witnesses