Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 21cfaea84462bffa2e6218e7147534691e23fe4305e085ab015c5ef0cc1cb100:57:21
|
57 | let nftRef = self.listing.borrowNFT() ?? panic("nft not found")
| ^^^^^^^^^^^^^^^^^^^^^^^^
error: pre-condition failed: NFT does not exist in the collection!
--> 1d7e57aa55817448.NonFungibleToken:187:30
|
187 | self.ownedNFTs[id] != nil: "NFT does not exist in the collection!"
| ^^^^^^^^^^^