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: --> 41afb5625e25ea9d4bf77dd03435c5145ce3f2819432b46b711a71767da38b77:46:19 | 46 | let nft <- self.gameRef.play( 47 | fastBreakGameID: self.fastBreakGameID, 48 | topShots: self.topShotMomentIds 49 | ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: Top shot not owned in collection with flowId: 35244642 --> 0b2a3299cc857e29.FastBreakV1:426:23 | 426 | ?? panic("Top shot not owned in collection with flowId: ".concat(flowId.toString())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^