This transaction is too complex it does too much logic or read/write to much data.
[Error Code: 1110] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 5a643da7c85a8c2ce8f48870fa6317135ffde7e07a7a5f212e67b6b96f14d2c7:24:44
|
24 | if let item: Marketplace.Item = Marketplace.getListingIDItem(listingID: listingID) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: failed to retrieve slab 0xdc5127882cacf8d9.22972281: get value failed: [Error Code: 1110] computation exceeds limit (9999)
--> dc5127882cacf8d9.Marketplace:83:8
|
83 | return self.listingIDItems[listingID]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^