[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 36cec49c97cc92537cd08644c208b2ca450039948db0cfa66d932d948a3a8bcd:22:8 | 22 | coa.deposit(from: <-self.sentVault) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> b6763b4399a888c8.EVM:320:12 | 320 | self.address().deposit(from: <-from) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: calling deposit function with an empty vault is not allowed --> b6763b4399a888c8.EVM:144:16 | 144 | panic("calling deposit function with an empty vault is not allowed") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Loading...
Happy diving into the flow Remember to upgrade your contracts to 1.0!