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