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: --> 7b206147830d090b0eb73eadfbc2ab0c11b1a6d8564198b4c0399fb86a0adedc:16:12 | 16 | self.admin.resolveAttacks() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> e3e7d0b9abce461f.ABRoyaleGame:840:12 | 840 | ABRoyaleGame.resolveAttacks() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: underflow --> e3e7d0b9abce461f.ABRoyaleGame:606:57 | 606 | actionAmount = UFix64(self.heroes[attack.action_target].max_hitpoints - self.heroes[attack.action_target].hitpoints) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^