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
The PR #1205 adds test cases for the ZRC20DepositAndCallContract function.
However, we need to add a test case called DepositZRC20AndCallContract with a sample smart contract to check the function correctly reverts with the wrong data.
It is a bigger scope than the above smart contract since we need to add a sample smart contract for testing purposes.
The text was updated successfully, but these errors were encountered:
The PR #1205 adds test cases for the
ZRC20DepositAndCallContract
function.However, we need to add a test case called
DepositZRC20AndCallContract
with a sample smart contract to check the function correctly reverts with the wrong data.It is a bigger scope than the above smart contract since we need to add a sample smart contract for testing purposes.
The text was updated successfully, but these errors were encountered: