summaryrefslogtreecommitdiff
path: root/src/lib/test_sync_api_home/.config/taler/test.json
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-11-25 15:33:52 +0100
committerChristian Grothoff <christian@grothoff.org>2019-11-25 15:33:52 +0100
commit44c31640ea5d46446fa4425179a76a367264be97 (patch)
tree9a1dfb7046f6ec6a8e5ab6a2b2af87ea67e06940 /src/lib/test_sync_api_home/.config/taler/test.json
parentdf7d7dddb27cb9527d4de66de8954451ab1dfa2b (diff)
downloadsync-44c31640ea5d46446fa4425179a76a367264be97.tar.gz
sync-44c31640ea5d46446fa4425179a76a367264be97.tar.bz2
sync-44c31640ea5d46446fa4425179a76a367264be97.zip
add skeleton for test
Diffstat (limited to 'src/lib/test_sync_api_home/.config/taler/test.json')
-rw-r--r--src/lib/test_sync_api_home/.config/taler/test.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/lib/test_sync_api_home/.config/taler/test.json b/src/lib/test_sync_api_home/.config/taler/test.json
new file mode 100644
index 0000000..74cdc92
--- /dev/null
+++ b/src/lib/test_sync_api_home/.config/taler/test.json
@@ -0,0 +1,8 @@
+{
+ "name": "The exchange",
+ "account_number": 3,
+ "bank_url": "http://localhost:8083/",
+ "salt": "6259MV4W9V8D2A75RSGGPKYHQRXRPQZ33EBG263JZRJ6SA5HK0RRKHV70TNA1RVRG77M57CCFVSK2B0EJN3SR8S21F0ZX2MR9DNVG50",
+ "type": "test",
+ "sig": "8C3D3J816S29AA2AJ7P9TS6W13KFNFS2RCVYJEWRBNHRRMTTRAWKY7WA1N3G54E4K3XAC2HN6JDHS42TWR5315J34JHHCKV618K221G"
+}