https://github.com/planetarium/ArenaService/blob/2a292159b1636099dfca1fdfab45b57ad09206f0/ArenaService/Repositories/BattleRepository.cs#L64 With `availableOpponentId` in BattleToken, I can determine how many score a player has gained or lost when winning or losing through TxId.
ArenaService/ArenaService/Repositories/BattleRepository.cs
Line 64 in 2a29215
With
availableOpponentIdin BattleToken, I can determine how many score a player has gained or lost when winning or losing through TxId.