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: --> 5bf71f15e424ecf5ffd4ef46122164a858181a90debeeb401f96de04976dcd12: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: 1651 --> 0b2a3299cc857e29.FastBreakV1:438:16 | 438 | panic("Account already submitted to fast break with playerId: ".concat(self.id.toString())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^Loading...