diff options
Diffstat (limited to 'src/benchmark/taler-exchange-benchmark.conf')
-rw-r--r-- | src/benchmark/taler-exchange-benchmark.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark/taler-exchange-benchmark.conf b/src/benchmark/taler-exchange-benchmark.conf index 1306e50fc..453782c7c 100644 --- a/src/benchmark/taler-exchange-benchmark.conf +++ b/src/benchmark/taler-exchange-benchmark.conf @@ -28,7 +28,7 @@ ENABLE = YES # What is the main website of the bank? # (Not used unless the aggregator is run.) -BANK_URI = "http://localhost:8082/" +BANK_URL = "http://localhost:8082/" # From which account at the 'bank' should outgoing wire transfers be made? BANK_ACCOUNT_NUMBER = 2 |