From 32da809fd665f1ac19210bf48952f1988f417fb8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 5 Nov 2021 14:00:10 +0100 Subject: abstract denomination keys a bit more --- src/auditor/report-lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auditor/report-lib.c') diff --git a/src/auditor/report-lib.c b/src/auditor/report-lib.c index cc1b48b6a..e6468f692 100644 --- a/src/auditor/report-lib.c +++ b/src/auditor/report-lib.c @@ -151,7 +151,7 @@ add_denomination ( &issue->value); GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Tracking denomination `%s' (%s)\n", - GNUNET_h2s (&issue->denom_hash), + GNUNET_h2s (&issue->denom_hash.hash), TALER_amount2s (&value)); TALER_amount_ntoh (&value, &issue->fee_withdraw); -- cgit v1.2.3