Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: cannot apply binary operation * to types: `UFix64`, `Int`
--> a09f4d361c187797f86752f5ffe3cfbda13e567b4abfd40d0bb99d1f82c1fa0c:61:24
|
61 | let approxFee = FlowEVMBridgeUtils.calculateBridgeFee(
62 | bytes: currentStorageUsage - withdrawnStorageUsage
63 | ) * 1.10 * ids.length
| ^^^^^^^^^