summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-09-20 14:02:10 +0200
committerChristian Grothoff <christian@grothoff.org>2015-09-20 14:02:10 +0200
commit16ed21afe071277d797b575a0d15fa29bd969c0b (patch)
tree9fc4eea7f2753145fe55517f5458fb96be2abe5e /contrib
parenta6f8fa98b0253091cae0f2e38fb5fcec47e115fa (diff)
downloadexchange-16ed21afe071277d797b575a0d15fa29bd969c0b.tar.gz
exchange-16ed21afe071277d797b575a0d15fa29bd969c0b.tar.bz2
exchange-16ed21afe071277d797b575a0d15fa29bd969c0b.zip
expanding test to cover multi-wire format scenarios (#3972)
Diffstat (limited to 'contrib')
-rw-r--r--contrib/mint-template/config/mint-common.conf3
1 files changed, 2 insertions, 1 deletions
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