Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 7f1720c4920564c1d8ab8a8c259dd974da04856d2ba7d133489c06bfd94534d9:72:20
|
72 | let item <- self.listing.purchase(
73 | payment: <-self.paymentVault
74 | )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: listing has already been purchased
--> 4eb8a10cb9f87357.NFTStorefront:271:16