From c164863db857667b428223a9c536ce82762f3f97 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 19 Dec 2022 15:03:40 +0100 Subject: -try to fix wirewatch loop --- src/exchange/taler-exchange-wirewatch.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/exchange/taler-exchange-wirewatch.c') diff --git a/src/exchange/taler-exchange-wirewatch.c b/src/exchange/taler-exchange-wirewatch.c index f13538479..638647b04 100644 --- a/src/exchange/taler-exchange-wirewatch.c +++ b/src/exchange/taler-exchange-wirewatch.c @@ -517,7 +517,9 @@ process_reply (const struct TALER_BANK_CreditDetails *details, return; } started_transaction = true; - + GNUNET_log (GNUNET_ERROR_TYPE_INFO, + "Importing %u transactions\n", + details_length); for (unsigned int i = 0; i