exchange

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

commit 5c02977688157bbcbb52ae25cc66b4a3f9d4f6b5
parent 16d922144063ec85bef3778ae1b9d573c25ff5ec
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Fri, 14 Aug 2026 22:55:11 +0200

more bad logging

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

diff --git a/src/exchange/taler-exchange-httpd_configuration.c b/src/exchange/taler-exchange-httpd_configuration.c @@ -105,8 +105,8 @@ TEH_CONFIG_load_denom_data ( { GNUNET_log_config_invalid ( GNUNET_ERROR_TYPE_ERROR, - "VALUE", section_name, + "VALUE", "amount required"); return GNUNET_SYSERR; }