votedGroups
does not get updated following unhealthy validator deprecation
#144
Labels
bug
Something isn't working
When a validator group from
specificStrategy
is slashed and marked as unhealthy,specificStrategy.votedGroups
is never updated. This causesspecificStrategy.isVotedGroup()
&specificStrategy.getNumberOfVotedGroups()
to return incorrect values.The text was updated successfully, but these errors were encountered: