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