Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 215f485c4ee602e8c7baa9ded074894e3d82d09541f9593f52f4ee486fa9630c:13:15
|
13 | let vault <- teleportControlRef.teleportIn(amount: amount, from: from.decodeHex(), hash: hash)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: Amount teleported must be greater than inward teleport fee
--> aad831d03d67904c.TeleportCustodyEthereum:148:8
|
148 | amount > self.inwardFee: "Amount teleported must be greater than inward teleport fee"
| ^^^^^^^^^^^^^^^^^^^^^^^