exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 4aa9f87fe66d02c65c652e1de4c25d93e5368d56
parent 53a3fece5a4afa781e5ef3ff5c87f21971942bf3
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  8 Sep 2024 18:42:22 +0200

-remove bad logging

Diffstat:
Msrc/exchange/taler-exchange-wirewatch.c | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/exchange/taler-exchange-wirewatch.c b/src/exchange/taler-exchange-wirewatch.c @@ -482,10 +482,6 @@ transaction_completed (void) GNUNET_SCHEDULER_shutdown (); return; } - fprintf (stderr, - "XXX: %d %d\n", - hh_returned_data, - hh_account_404); if (! (hh_returned_data || hh_account_404) ) { /* Enforce long-polling delay even if the server ignored it