Closed FortisFortuna closed 1 year ago
Unexpected behavior when managing stake but account has too many stakes & execution should have reverted. Added check to ensure the else logic only executes when useTargetStakeIndex is true.
else
useTargetStakeIndex
Unexpected behavior when managing stake but account has too many stakes & execution should have reverted. Added check to ensure the
else
logic only executes whenuseTargetStakeIndex
is true.