Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> c612cfa9c052ba554c55d6a5846c74075fb936296b37a8a75814d7241f152eb5:78:47
|
78 | self.sentVault.deposit(from: <-coa!.withdraw(balance: balance))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: calling withdraw function with zero balance is not allowed
--> e467b9dd11fa00df.EVM:410:16
|
410 | panic("calling withdraw function with zero balance is not allowed")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^