Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 7fe5ba165f0b571bcb45cf18ca164e3a8882bca6dd2b7628fcb95a2390bb5ee8: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"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^