Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> a245c1b9870c43d4656e0deaacd47e085642825d3773835c8c5bb77a23b8825c:25:4
|
25 | BattlesV2.joinTournament(
26 | tournamentId: tournamentId,
27 | amount: amount,
28 | from: self.from,
29 | paymentId: paymentId,
30 | sigValidUntil: sigValidUntil,
31 | signature: signature,
32 | payment: <-self.payment
33 | )
| ^
error: assertion failed: entry fee already paid
--> 66b10804425b4254.BattlesV2:237:12