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: --> b919180b7fb34d522dc5316c2206f1154ffe5b49c0ef2d36e45fc63d1813724a:16:18 | 16 | self.sentNFT <- collectionRef.withdraw(withdrawID: id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: Not able to find specified NFT within the owner's collection --> 62b3063fbe672fc8.ZeedzINO:263:67 | 263 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("Not able to find specified NFT within the owner's collection") | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^