summaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api_home/.config/taler
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-05-04 13:47:08 +0200
committerChristian Grothoff <christian@grothoff.org>2016-05-04 13:47:08 +0200
commita93db26de5a8f5a2b756f3790cca61385787005f (patch)
treedd1f55fd7c2652cf282c281e6d1e1780f2668c5c /src/lib/test_merchant_api_home/.config/taler
parent9edc884e360e3363ed6dff6bfe13f037f879432e (diff)
downloadmerchant-a93db26de5a8f5a2b756f3790cca61385787005f.tar.gz
merchant-a93db26de5a8f5a2b756f3790cca61385787005f.tar.bz2
merchant-a93db26de5a8f5a2b756f3790cca61385787005f.zip
Fixing config setup
Diffstat (limited to 'src/lib/test_merchant_api_home/.config/taler')
-rw-r--r--src/lib/test_merchant_api_home/.config/taler/merchant/wire/test.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/test_merchant_api_home/.config/taler/merchant/wire/test.json b/src/lib/test_merchant_api_home/.config/taler/merchant/wire/test.json
new file mode 100644
index 00000000..42b3b19e
--- /dev/null
+++ b/src/lib/test_merchant_api_home/.config/taler/merchant/wire/test.json
@@ -0,0 +1,5 @@
+{
+ "type":"test",
+ "bank_uri":"http://localhost/",
+ "account_number":62
+}