diff options
Diffstat (limited to 'src/benchmark/benchmark.conf')
-rw-r--r-- | src/benchmark/benchmark.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf index a52b03718..1ce943ce9 100644 --- a/src/benchmark/benchmark.conf +++ b/src/benchmark/benchmark.conf @@ -45,7 +45,7 @@ USER_PAYTO_URI = payto://x-taler-bank/localhost:8082/42 [account-2] # What is the payto://-URL of the exchange (to generate wire response) -URL = "payto://x-taler-bank/localhost:8082/2" +PAYTO_URI = "payto://x-taler-bank/localhost:8082/2" # What is the bank account (with the "Taler Bank" demo system)? Must end with "/". WIRE_GATEWAY_URL = http://localhost:8082/2/ # This is the response we give out for the /wire request. It provides |