summaryrefslogtreecommitdiff
path: root/src/backend/merchant.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-05 15:48:10 +0200
committerChristian Grothoff <christian@grothoff.org>2019-10-05 15:48:17 +0200
commit99a8156209ae62a8b5d73fcf9fef25c03b89a6ca (patch)
treeb0e995ff9e81d2bad9b548b39eac689e6ffd12ad /src/backend/merchant.conf
parent549761d6b362ee29d6b2569a147788c77065be76 (diff)
downloadmerchant-99a8156209ae62a8b5d73fcf9fef25c03b89a6ca.tar.gz
merchant-99a8156209ae62a8b5d73fcf9fef25c03b89a6ca.tar.bz2
merchant-99a8156209ae62a8b5d73fcf9fef25c03b89a6ca.zip
fix default, test no longer exists
Diffstat (limited to 'src/backend/merchant.conf')
-rw-r--r--src/backend/merchant.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf
index d13091ff..179df286 100644
--- a/src/backend/merchant.conf
+++ b/src/backend/merchant.conf
@@ -37,8 +37,8 @@ DEFAULT_WIRE_FEE_AMORTIZATION = 1
# Which database backend do we use?
DB = postgres
-# Which wireformat does this merchant use? (test/sepa/etc.)
-WIREFORMAT = test
+# Which wireformat does this merchant use? (x-taler-bank/sepa/etc.)
+WIREFORMAT = x-taler-bank
# Determines which wire plugin will be used. We currently only
# support one wire plugin at a time!