aboutsummaryrefslogtreecommitdiff
path: root/src/benchmark/benchmark-common.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-07-15 22:33:49 +0200
committerChristian Grothoff <christian@grothoff.org>2023-07-15 22:33:49 +0200
commitcd5fafffe22608d3d9ec6c620417ecdbd6c076d3 (patch)
tree02d04097ef86ec334b387e320809cf27e3d3d1f1 /src/benchmark/benchmark-common.conf
parent5b14fd547e0f1497d62cdc92c27af9ddf19b6105 (diff)
downloadexchange-cd5fafffe22608d3d9ec6c620417ecdbd6c076d3.tar.xz
-get taler-exchange-benchmark to work
Diffstat (limited to 'src/benchmark/benchmark-common.conf')
-rw-r--r--src/benchmark/benchmark-common.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/benchmark/benchmark-common.conf b/src/benchmark/benchmark-common.conf
index 6ff5a727a..fc93b2a90 100644
--- a/src/benchmark/benchmark-common.conf
+++ b/src/benchmark/benchmark-common.conf
@@ -39,18 +39,20 @@ ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
[exchange-accountcredentials-1]
+WIRE_GATEWAY_AUTH_METHOD = none
WIRE_GATEWAY_URL = "http://localhost:8082/42/"
# account-2 is suitable for libeufin
[exchange-account-2]
ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
+PAYTO_URI = payto://iban/SANDBOXX/DE033310?receiver-name=Exchange+Company
[exchange-accountcredentials-2]
WIRE_GATEWAY_AUTH_METHOD = basic
-USERNAME = Exchange
+USERNAME = exchange
PASSWORD = x
-WIRE_GATEWAY_URL = "http://localhost:8082/2/"
+WIRE_GATEWAY_URL = "http://localhost:8082/facades/test-facade/taler-wire-gateway/"
# Trust local exchange for "EUR" currency