You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is never reached, since checkMainTransfer is only called from topUpVault() and sendToAuthorizedRecipient() that checks for this condition using notCanceled modifier.
The text was updated successfully, but these errors were encountered:
adria0
changed the title
Unreachable condition
Unreachable condition in checkMainTransfer
Apr 28, 2017
in
checkMainTransfer()
the checkis never reached, since checkMainTransfer is only called from
topUpVault()
andsendToAuthorizedRecipient()
that checks for this condition usingnotCanceled
modifier.The text was updated successfully, but these errors were encountered: