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