Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> ff7852b7884a2721ff2d8d4cc6c08c5fc41d1efa2aa27d02b03412c2948507d2:114:20
|
114 | let item <- self.listing.purchase(
115 | payment: <-self.paymentVault,
116 | commissionRecipient: self.commissionRecipientCap
117 | )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: listing has already been purchased
--> 4eb8a10cb9f87357.NFTStorefrontV2:322:16