Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> b7e9dd8c7be478d81949101527cf896f5b17cbd222ed6b1c0b16abd3f6c80cc4:203:19
|
203 | self.nft <-collectionRef.withdraw(withdrawID: nftId)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: missing NFT
--> c6945445cdbefec9.PackNFT:711:67
|
711 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("missing NFT")
| ^^^^^^^^^^^^^^^^^^^^