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