anastasis-gtk

Demonstrator GUI for Anastasis
Log | Files | Refs | README | LICENSE

commit 4db6ebded28a9bb66f18db3e73bacad598fd142f
parent 18c804100caba536db0732266e6027123c525cda
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  3 Aug 2021 21:37:26 +0200

-update to new config structure

Diffstat:
Msrc/testing/test_reducer.conf | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/testing/test_reducer.conf b/src/testing/test_reducer.conf @@ -91,6 +91,8 @@ LEGAL_RESERVE_EXPIRATION_TIME = 7 years PAYTO_URI = payto://x-taler-bank/localhost/Exchange enable_debit = yes enable_credit = yes + +[exchange-accountcredentials-1] WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/Exchange/" WIRE_GATEWAY_AUTH_METHOD = basic USERNAME = Exchange