crypto-code-school-inside-tezos icon indicating copy to clipboard operation
crypto-code-school-inside-tezos copied to clipboard

Inter-contract calling part 2 does not give expected output

Open jistiak opened this issue 3 years ago • 0 comments

  • System Information

    • Firefox 95.0.1 (64-bit)
    • Pop!_OS 21.10
  • 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 error-Inter-contract calling

jistiak avatar Dec 26 '21 20:12 jistiak