Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 2008dc2021179360d8709c24f778f1c4ca1c1ae867aa1c94d9fc425818e9326c: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")
| ^^^^^^^^^^^^^^^^^^^^