Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 35594326e1db2ef6f33c02d4edab8f9b2e5e3821ab97f421c9f3273e5a895df9:25:11
|
25 | if tryBI(tokenInVault: flowTokenVault) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: assertion failed: fail
--> 35594326e1db2ef6f33c02d4edab8f9b2e5e3821ab97f421c9f3273e5a895df9:53:4
|
53 | assert(earn > 0.0001, message: "fail")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^