Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 284d7a2a0bb9c0f92ceb07cc772bffdd512c5cc207da8b18ee2c9aabf9829583:44:20
|
44 | let item <- self.listing.purchase(payment: <-self.paymentVault)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 4eb8a10cb9f87357.NFTStorefront:253:22
|
253 | let nft <-self.nftProviderCapability.borrow()!.withdraw(withdrawID: self.details.nftID)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Cannot withdraw: the NFT is staked.
--> c8c340cebd11f690.DarkCountry:228:16
|
228 | panic("Cannot withdraw: the NFT is staked.")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^