From 99a8156209ae62a8b5d73fcf9fef25c03b89a6ca Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 5 Oct 2019 15:48:10 +0200 Subject: fix default, test no longer exists --- src/backend/merchant.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/backend') 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! -- cgit v1.2.3