Invest further with tests if after doing stakers.remove
(EnumerableSet) that position will be empty or just directly removed
#14
Labels
further investigation
need further investigation
If we are in the second case we can safely assume that
if (stakerAddress != address(0))
indistributePayout
can be removedThe text was updated successfully, but these errors were encountered: