commit 412d2cb98ad890552f3a8a6416c896fe998df24a parent 9b84c4aaeffe87b45d9a2954148f5c1d9f71b4d1 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 1 May 2024 13:51:12 +0200 -add logging Diffstat:
| M | src/exchange/taler-exchange-httpd_melt.c | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/exchange/taler-exchange-httpd_melt.c b/src/exchange/taler-exchange-httpd_melt.c @@ -58,6 +58,7 @@ reply_melt_success (struct MHD_Connection *connection, &pub, &sig))) { + GNUNET_break (0); return TALER_MHD_reply_with_ec (connection, ec, NULL);