commit 45ae2b1b2520b510be0908614afb36d7fefe2fea
parent 7a895a65287605c486d527705f964fdfe5d00fbb
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Fri, 14 Aug 2026 18:36:46 +0200
return correct ec
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_responses.c b/src/exchange/taler-exchange-httpd_responses.c
@@ -98,7 +98,7 @@ TEH_RESPONSE_reply_expired_denom_pub_hash (
GNUNET_break (0);
return TALER_MHD_reply_with_error (connection,
MHD_HTTP_INTERNAL_SERVER_ERROR,
- ec,
+ ecr,
NULL);
}
return TALER_MHD_REPLY_JSON_PACK (