From d40da21e905ef9f5370bcd0e693778053878fc34 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 29 May 2022 22:25:04 +0200 Subject: add batch signing support to taler-exchange-secmod-rsa --- src/lib/exchange_api_common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/exchange_api_common.c') diff --git a/src/lib/exchange_api_common.c b/src/lib/exchange_api_common.c index caa8407f6..92bfee6e4 100644 --- a/src/lib/exchange_api_common.c +++ b/src/lib/exchange_api_common.c @@ -854,8 +854,8 @@ help_melt (struct CoinHistoryParseContext *pc, &rc, pc->h_denom_pub, no_hac - ? NULL - : &h_age_commitment, + ? NULL + : &h_age_commitment, pc->coin_pub, &sig)) { -- cgit v1.2.3