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: --> d9d7d8552a31344bc768b03e0a0fd90672c75dbbe87e21e2e932c1435e10e653:28:19 | 28 | let nft <- self.gameRef.play( 29 | fastBreakGameID: self.fastBreakGameID, 30 | topShots: self.topShotMomentIds 31 | ) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: panic: Account already submitted to fast break with playerId: 1325 --> 0b2a3299cc857e29.FastBreakV1:438:16 | 438 | panic("Account already submitted to fast break with playerId: ".concat(self.id.toString())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^