aboutsummaryrefslogtreecommitdiff
path: root/src/auditor
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor')
-rw-r--r--src/auditor/generate-auditor-basedb.conf4
-rw-r--r--src/auditor/test-auditor.conf2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf
index 40e5d1320..02ed14b77 100644
--- a/src/auditor/generate-auditor-basedb.conf
+++ b/src/auditor/generate-auditor-basedb.conf
@@ -77,7 +77,7 @@ lookahead_provide = 4 weeks 1 day
[taler]
CURRENCY = TESTKUDOS
-[account-1]
+[exchange-account-1]
WIRE_RESPONSE = ${TALER_DATA_HOME}/exchange/account-1.json
PAYTO_URI = payto://x-taler-bank/localhost/Exchange
METHOD = x-taler-bank
@@ -88,7 +88,7 @@ WIRE_GATEWAY_AUTH_METHOD = basic
USERNAME = Exchange
PASSWORD = x
-[account-merchant]
+[merchant-account-merchant]
PAYTO_URI = payto://x-taler-bank/localhost/42
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/merchant/account-3.json
METHOD = x-taler-bank
diff --git a/src/auditor/test-auditor.conf b/src/auditor/test-auditor.conf
index fa38bfa6f..a76c91877 100644
--- a/src/auditor/test-auditor.conf
+++ b/src/auditor/test-auditor.conf
@@ -2,7 +2,7 @@
DB = postgres
TINY_AMOUNT = TESTKUDOS:0.01
-[account-1]
+[exchange-account-1]
WIRE_RESPONSE = ${TALER_DATA_HOME}/exchange/account-1.json
PAYTO_URI = payto://x-taler-bank/localhost/Exchange
METHOD = x-taler-bank