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