merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit c43013e9503a4bdca6f6f13e3142aedf62ccf1cc
parent 820a41f10235e54107c396d936cf7c4f6ef54584
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 25 Oct 2025 22:05:23 +0200

-also done

Diffstat:
Msrc/backend/taler-merchant-httpd_post-orders-ID-pay.c | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/backend/taler-merchant-httpd_post-orders-ID-pay.c b/src/backend/taler-merchant-httpd_post-orders-ID-pay.c @@ -2061,8 +2061,6 @@ add_donation_receipt_outputs ( blinded_sig); sot->h_issue.hash = pc->parse_wallet_data.bkps[i].h_donation_unit_pub.hash; } - // FIXME: do this in libdonau in the future! - GNUNET_free (blinded_sigs); return GNUNET_OK; }