CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> e9d85f52f35911ae802ee6096dcdadbc6718d38acbcebe325fd4dbfe72b492ec:30:50 | 30 | let cardToTransfer: @HWGarageCardV2.NFT <-acct.storage.borrow<auth(NonFungibleToken.Withdraw) &{NonFungibleToken.Provider}>(from: HWGarageCardV2.CollectionStoragePath)!.withdraw(withdrawID: cardEditionID) as! @HWGarageCardV2.NFT | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: missing NFT --> d0bcefdf1e67ea85.HWGarageCardV2:182:67 | 182 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("missing NFT") | ^^^^^^^^^^^^^^^^^^^^