diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-03 21:57:38 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-03 21:57:38 +0200 |
commit | d0229a5706a6010c34628da918b6c047392f0dd4 (patch) | |
tree | 910e4e3c037a3c107975bb3e43799cadb5412ee7 /src/testing/test_template.conf | |
parent | fafdb22f2926189c7f84a84aa3e1078ca1281401 (diff) |
-adapt merchant to new config structure
Diffstat (limited to 'src/testing/test_template.conf')
-rw-r--r-- | src/testing/test_template.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testing/test_template.conf b/src/testing/test_template.conf index d093d0a4..93d99f3d 100644 --- a/src/testing/test_template.conf +++ b/src/testing/test_template.conf @@ -75,6 +75,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 |