summaryrefslogtreecommitdiff
path: root/src/auditor-lib/test_exchange_api_home/.config/taler/test.json
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-11-18 11:57:48 +0100
committerChristian Grothoff <christian@grothoff.org>2018-11-18 11:57:48 +0100
commitf155aff749215b4fb287a915551c18c80abd2540 (patch)
tree224c7684dd7b00f7822fac8bed6f61d87c78740e /src/auditor-lib/test_exchange_api_home/.config/taler/test.json
parent8facb1c8ca6bee8399d83cde35a170f647da1636 (diff)
downloadexchange-f155aff749215b4fb287a915551c18c80abd2540.tar.gz
exchange-f155aff749215b4fb287a915551c18c80abd2540.tar.bz2
exchange-f155aff749215b4fb287a915551c18c80abd2540.zip
add basic test configuration
Diffstat (limited to 'src/auditor-lib/test_exchange_api_home/.config/taler/test.json')
-rw-r--r--src/auditor-lib/test_exchange_api_home/.config/taler/test.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/auditor-lib/test_exchange_api_home/.config/taler/test.json b/src/auditor-lib/test_exchange_api_home/.config/taler/test.json
new file mode 100644
index 000000000..eca394241
--- /dev/null
+++ b/src/auditor-lib/test_exchange_api_home/.config/taler/test.json
@@ -0,0 +1,8 @@
+{
+ "salt": "AZPRFVJ58NM6M7J5CZQPJAH3EW5DYM52AEZ9Y1C1ER3W94QV8D8TQKF6CK8MYQRA9QMSKDQTGZ306ZS9GQ0M6R01CJ20KPP49WFDZK8",
+ "name": "The exchange",
+ "account_number": 3,
+ "bank_url": "http://localhost:8082/",
+ "type": "test",
+ "sig": "RPQXP9S4P8PQP7HEZQNRSZCT0ATNEP8GW0P5TPM34V5RX86FCD670V44R9NETSYDDKB8SZV7TKY9PAJYTY51D3VDWY9XXQ5BPFRXR28"
+}