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
In the cryptocodeschool website the code is working fine. It's showing "good to go". But when I try to run the same code in SmartPy editor it's giving error. The problem must have occurred due to some update in the SmartPy library that hasn't been updated in the website ide.
To Reproduce
Steps to reproduce the behavior:
1. Go to 'SmartPy IDE'
2. Copy and Paste the completed code from Inter-contract calling part 2
3. Run the code
4. See error
Expected behavior
After running the code it should be able to performs the tests properly. But it fails to call the contract.
Screenshots
The text was updated successfully, but these errors were encountered:
System Information
The bug
In the cryptocodeschool website the code is working fine. It's showing "good to go". But when I try to run the same code in SmartPy editor it's giving error. The problem must have occurred due to some update in the SmartPy library that hasn't been updated in the website ide.
To Reproduce
Steps to reproduce the behavior:
1. Go to 'SmartPy IDE'
2. Copy and Paste the completed code from Inter-contract calling part 2
3. Run the code
4. See error
Expected behavior
After running the code it should be able to performs the tests properly. But it fails to call the contract.
Screenshots
The text was updated successfully, but these errors were encountered: