Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: pre-condition failed: Balance of vault is not high enough 9.35646408 total balance is 0.00100000
--> 4425e486a6d99345816770f1ab0f635ed5390bafc5588feb5129ac24f1e76b20:25:8
|
25 | self.vaultRef!.balance > self.cost : "Balance of vault is not high enough ".concat(self.cost.toString()).concat(" total balance is ").concat(self.vaultRef!.balance.toString())
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^