CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 9864ba0ba2e838bd1693f54ddbc0dfb0844de93a9926364a39346d81c06fe199:47:30
|
47 | self.pendingWithdrawal <- publicVault.prepareWithdrawal(request: request)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: Amount withdrawn must be less than or equal than the balance of the Vault
--> f233dcee88fe0abe.FungibleToken:198:16
|
198 | self.balance >= amount:
| ^^^^^^^^^^^^^^^^^^^^^^