exchange

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

commit b8226abe63cacc57ec02586934179682845eedf3
parent 58a956d889d57b20cd0113bd407e4e68973ef6b3
Author: MS <ms@taler.net>
Date:   Fri, 29 May 2020 17:59:50 +0200

comment

Diffstat:
Msrc/testing/test_bank_api_nexus.conf | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/testing/test_bank_api_nexus.conf b/src/testing/test_bank_api_nexus.conf @@ -8,7 +8,9 @@ PAYTO_URI = payto://iban/IBAN/UNUSED METHOD = x-taler-bank WIRE_GATEWAY_URL = http://localhost:5001/taler WIRE_GATEWAY_AUTH_METHOD = basic -USERNAME = Exchange +# the exchange authenticates as the 'admin' user, +# since that makes the test preparation just easier. +USERNAME = admin PASSWORD = x [bank]