Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 027cb2d621badf0a11dac63bff84b2b2a4f85ec76ec433c0d4a78cb1968b3ba7:15:18
|
15 | self.sentNFT <- collectionRef.withdraw(withdrawID: id)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: missing Inscription
--> 88dd257fcf26d3cc.Inscription:135:67
|
135 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("missing Inscription")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^