exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 58726aec5648b79e0f4a11a879a095aed4a63efc
parent fbaff3d2d537c36c9e2fe28f551855fc1ac036e1
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 27 May 2025 11:19:49 +0200

Fix logging: should be _op

Diffstat:
Msrc/exchange/taler-exchange-httpd_aml-decision.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/taler-exchange-httpd_aml-decision.c b/src/exchange/taler-exchange-httpd_aml-decision.c @@ -281,7 +281,7 @@ TEH_handler_post_aml_decision ( GNUNET_memcmp (&h_payto, &h_payto2)) { - GNUNET_break (0); + GNUNET_break_op (0); ret = TALER_MHD_reply_with_error ( connection, MHD_HTTP_BAD_REQUEST,