@@ -48,6 +62,16 @@ func (w *WithdrawalMonitor) validateGameWithdrawals(game *types.EnrichedGameData
...
@@ -48,6 +62,16 @@ func (w *WithdrawalMonitor) validateGameWithdrawals(game *types.EnrichedGameData
divergent++
divergent++
w.logger.Error("Withdrawal request amount does not match credit","game",game.Proxy,"recipient",recipient,"credit",game.Credits[recipient],"withdrawal",game.WithdrawalRequests[recipient].Amount)
w.logger.Error("Withdrawal request amount does not match credit","game",game.Proxy,"recipient",recipient,"credit",game.Credits[recipient],"withdrawal",game.WithdrawalRequests[recipient].Amount)