Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> dadf69dc06170f6700f1511febb21eb8e98b4ad1df9441733439cb4991a12918:37:34
|
37 | let nft: @TopShot.NFT <- nftCollection.withdraw(withdrawID: nftId) as! @TopShot.NFT
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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!"
| ^^^^^^^^^^^