From 16ed21afe071277d797b575a0d15fa29bd969c0b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 20 Sep 2015 14:02:10 +0200 Subject: expanding test to cover multi-wire format scenarios (#3972) --- contrib/mint-template/config/mint-common.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/mint-template/config/mint-common.conf') diff --git a/contrib/mint-template/config/mint-common.conf b/contrib/mint-template/config/mint-common.conf index 958763b2b..78a3310a1 100644 --- a/contrib/mint-template/config/mint-common.conf +++ b/contrib/mint-template/config/mint-common.conf @@ -2,7 +2,8 @@ # Currency supported by the mint (can only be one) CURRENCY = EUR -# Wire format supported by the mint (currently only SEPA is implemented) +# Wire format supported by the mint, case-insensitive. +# Examples for formats include 'test' for testing and 'sepa' (for EU IBAN). WIREFORMAT = SEPA # HTTP port the mint listens to -- cgit v1.2.3