aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_keys_cherry_picking.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-21 12:54:03 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-21 12:54:03 +0200
commit9f8dd896b3e8027f2020201fd9835543401f6eba (patch)
treec1177b9949d14032d4419413399fbc268ad07773 /src/testing/test_exchange_api_keys_cherry_picking.conf
parentc11e833eb64b3dcb40d71cc5567eaaf8df83f774 (diff)
downloadexchange-9f8dd896b3e8027f2020201fd9835543401f6eba.tar.xz
migrate to new bank API
Diffstat (limited to 'src/testing/test_exchange_api_keys_cherry_picking.conf')
-rw-r--r--src/testing/test_exchange_api_keys_cherry_picking.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/test_exchange_api_keys_cherry_picking.conf b/src/testing/test_exchange_api_keys_cherry_picking.conf
index fafb747d1..56951c16c 100644
--- a/src/testing/test_exchange_api_keys_cherry_picking.conf
+++ b/src/testing/test_exchange_api_keys_cherry_picking.conf
@@ -32,7 +32,7 @@ ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
[exchange-accountcredentials-1]
-WIRE_GATEWAY_URL = "http://localhost:9082/42/"
+WIRE_GATEWAY_URL = "http://localhost:9082/accounts/42/taler-wire-gateway/"
[exchange-account-2]
PAYTO_URI = "payto://x-taler-bank/localhost/2?receiver-name=2"
@@ -40,7 +40,7 @@ ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
[exchange-accountcredentials-2]
-WIRE_GATEWAY_URL = "http://localhost:9082/2/"
+WIRE_GATEWAY_URL = "http://localhost:9082/accounts/2/taler-wire-gateway/"
WIRE_GATEWAY_AUTH_METHOD = basic
USERNAME = Exchange
PASSWORD = x