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