From 9f8dd896b3e8027f2020201fd9835543401f6eba Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 21 Sep 2023 12:54:03 +0200 Subject: migrate to new bank API --- src/benchmark/bank-benchmark-rsa.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/benchmark/bank-benchmark-rsa.conf') diff --git a/src/benchmark/bank-benchmark-rsa.conf b/src/benchmark/bank-benchmark-rsa.conf index d1d75d740..06906c8f2 100644 --- a/src/benchmark/bank-benchmark-rsa.conf +++ b/src/benchmark/bank-benchmark-rsa.conf @@ -10,7 +10,7 @@ ENABLE_CREDIT = YES [exchange-accountcredentials-2] # What is the bank account (with the "Taler Bank" demo system)? Must end with "/". -WIRE_GATEWAY_URL = http://localhost:8082/Exchange/ +WIRE_GATEWAY_URL = http://localhost:8082/accounts/Exchange/taler-wire-gateway/ # Authentication information for basic authentication WIRE_GATEWAY_AUTH_METHOD = "basic" USERNAME = Exchange -- cgit v1.2.3