diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-09-21 12:53:48 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-09-21 12:53:48 +0200 |
commit | 6e3cc9f70d5f23bf17a9cadaf306b35ffd9c6ed4 (patch) | |
tree | 6848fdb3e41b4bacd35d4b1c66603205ceb8a5d2 /src/merchant-tools/benchmark-cs.conf | |
parent | 73b8b9e975e0ce0be169a669a06f436223bb2c9d (diff) |
-migrate to new bank API
Diffstat (limited to 'src/merchant-tools/benchmark-cs.conf')
-rw-r--r-- | src/merchant-tools/benchmark-cs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/merchant-tools/benchmark-cs.conf b/src/merchant-tools/benchmark-cs.conf index db44e4d1..7f660ad3 100644 --- a/src/merchant-tools/benchmark-cs.conf +++ b/src/merchant-tools/benchmark-cs.conf @@ -10,7 +10,7 @@ ENABLE_DEBIT = YES ENABLE_CREDIT = YES [exchange-accountcredentials-test] -WIRE_GATEWAY_URL = http://localhost:8082/Exchange/ +WIRE_GATEWAY_URL = http://localhost:8082/accounts/Exchange/taler-wire-gateway/ WIRE_GATEWAY_AUTH_METHOD = "basic" USERNAME = Exchange PASSWORD = x |