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`
--> 48bf8b35144c2c980f63c1bc437cdd6f888e602ec62347d7b85358ebda1f6c9a:61:24
|
61 | let approxFee = FlowEVMBridgeUtils.calculateBridgeFee(
62 | bytes: currentStorageUsage - withdrawnStorageUsage
63 | ) * 1.10 * ids.length
| ^^^^^^^^^