exchange

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

commit 59f28ed11d1d50e1698e5756077c54f0000855e2
parent 37a439fc4053e05d6068fe3590caf9f82356486c
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu,  9 Jan 2025 17:20:16 +0100

try to fix #9450

Diffstat:
Msrc/lib/exchange_api_restrictions.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/exchange_api_restrictions.c b/src/lib/exchange_api_restrictions.c @@ -80,7 +80,7 @@ TALER_EXCHANGE_test_account_allowed ( if (regexec (&ex, payto_uri.normalized_payto, 0, NULL, - REG_STARTEND)) + 0)) { GNUNET_log (GNUNET_ERROR_TYPE_INFO, "Account `%s' allowed by regex\n",