exchange

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

commit c826693e451f0b6929c02c7f34ca8c07d0b59010
parent 299b4b78e0e4b8f194d0f0db18e22b540b174b88
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  4 Apr 2020 15:51:51 +0200

update configuration to match latest docs

Diffstat:
Msrc/auditor/generate-auditor-basedb.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf @@ -119,7 +119,7 @@ closing-fee-2028 = TESTKUDOS:0.01 TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/merchant/wire/tutorial.json [merchant-exchange-default] -BASE_URL = http://localhost:8081/ +EXCHANGE_BASE_URL = http://localhost:8081/ CURRENCY = TESTKUDOS [payments-generator]