From 532d4ad0dca62055056e5b6093e82daa3541f690 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 10 Feb 2022 23:39:00 +0100 Subject: -fixes to tests, and half-baked fixes for CS-/link (still fails) --- src/lib/exchange_api_refresh_common.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/lib/exchange_api_refresh_common.c') diff --git a/src/lib/exchange_api_refresh_common.c b/src/lib/exchange_api_refresh_common.c index b901bab3..c1552736 100644 --- a/src/lib/exchange_api_refresh_common.c +++ b/src/lib/exchange_api_refresh_common.c @@ -150,6 +150,10 @@ TALER_EXCHANGE_get_melt_data_ ( so this computation is redundant, and here additionally repeated KAPPA times. Could be avoided with slightly more bookkeeping in the future */ + GNUNET_log (GNUNET_ERROR_TYPE_ERROR, + "Refresh using PS(%u)=%s\n", + j, + TALER_B2S (&ps)); TALER_cs_refresh_nonce_derive ( ps, j, -- cgit v1.2.3