Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> bb76d2ac4f22f5ad8d065282b8aec52f3ff5245b6abcd60a2c132f85ab0540e7:9:8
|
9 | storefront.cleanupInvalidListing(listingResourceID: listingResourceID)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: could not find listing with given id
--> 3cdbb3d569211ff3.NFTStorefrontV2:772:19
|
772 | self.listings[listingResourceID] != nil: "could not find listing with given id"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^