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: --> d8ec3adccfb77083a88928afe543d66db6b7626d7ef481a43b374a4b7b674e37:56:39 | 56 | self.lockRef.lock(token: <-self.collectionRef.withdraw(withdrawID: nftID), duration: self.lockDuration) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: missing NFT --> e4cf4bdc1751c65d.AllDay:811:67 | 811 | let token <- self.ownedNFTs.remove(key: withdrawID) ?? panic("missing NFT") | ^^^^^^^^^^^^^^^^^^^^