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: --> c13c56400847e3297c35b6d891bbf634b4f58ba6172a0aeb8d605c80a50c6b1b:21:29 | 21 | let cardToTransfer <-acct.borrow<&{NonFungibleToken.Provider}>(from: HWGarageCardV2.CollectionStoragePath)!.withdraw(withdrawID: cardEditionID) as! @HWGarageCardV2.NFT | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: missing NFT --> d0bcefdf1e67ea85.HWGarageCardV2:227:67 | 227 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("missing NFT") | ^^^^^^^^^^^^^^^^^^^^