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: --> 569a324c626540afcb018eeb2badc2b69f7ed88ccf7a3e21ed6c335cf35f66bf:15:18 | 15 | self.sentNFT <- collectionRef.withdraw(withdrawID: id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: missing Inscription --> 88dd257fcf26d3cc.Inscription:122:67 | 122 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("missing Inscription") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^