[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> f6e0ee041d691ab381835383f1b37a86508372a4709596624d399369f58687ba:49:17 | 49 | let nftRef = self.listing.borrowNFT() ?? panic("nft not found") | ^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: NFT does not exist in the collection! --> 631e88ae7f1d7c20.NonFungibleToken:187:30 | 187 | self.ownedNFTs[id] != nil: "NFT does not exist in the collection!" | ^^^^^^^^^^^
Happy diving into the flow Remember to test your contracts in 1.0 here on testnet