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