exchange

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

commit 0fc56b8c9f9ac216a5a62f32129e8c04585c53ca
parent fbebb8f5804df9429c73025cb7273dc095fb80a1
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Sun, 10 Aug 2025 00:14:30 +0200

-typo

Diffstat:
Msrc/testing/test_bank_api.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/test_bank_api.conf b/src/testing/test_bank_api.conf @@ -17,7 +17,7 @@ HTTP_PORT = 8082 [libeufin-bank] CURRENCY = EUR WIRE_TYPE = iban -IBAN_PAYTO_BIC = SANDBOXX= +IBAN_PAYTO_BIC = SANDBOXX DEFAULT_CUSTOMER_DEBT_LIMIT = EUR:200 DEFAULT_ADMIN_DEBT_LIMIT = EUR:2000 REGISTRATION_BONUS_ENABLED = yes