Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 9afca45cc4a332c065a5c9909e970295b78f20b5349d95e89d06f82fc75beb32: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