From a7eae63d20782b6ecbdb14d5c87ebd39ee65944e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 21 Jul 2023 15:28:45 +0200 Subject: -more multi-account fixes --- src/testing/test_exchange_api.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/testing/test_exchange_api.conf') diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf index 4b0ac2cb6..f24470418 100644 --- a/src/testing/test_exchange_api.conf +++ b/src/testing/test_exchange_api.conf @@ -46,13 +46,13 @@ DURATION = "14 days" [exchange-account-1] -PAYTO_URI = "payto://x-taler-bank/localhost/42?receiver-name=42" +PAYTO_URI = "payto://x-taler-bank/localhost/2?receiver-name=2" ENABLE_DEBIT = YES ENABLE_CREDIT = YES [exchange-accountcredentials-1] WIRE_GATEWAY_AUTH_METHOD = none -WIRE_GATEWAY_URL = "http://localhost:8082/42/" +WIRE_GATEWAY_URL = "http://localhost:8082/2/" [exchange-account-2] PAYTO_URI = "payto://x-taler-bank/localhost/2?receiver-name=2" -- cgit v1.2.3