summaryrefslogtreecommitdiff
path: root/src/wire/test_wire_plugin_transactions_test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/wire/test_wire_plugin_transactions_test.conf')
-rw-r--r--src/wire/test_wire_plugin_transactions_test.conf15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/wire/test_wire_plugin_transactions_test.conf b/src/wire/test_wire_plugin_transactions_test.conf
deleted file mode 100644
index 42fb51b79..000000000
--- a/src/wire/test_wire_plugin_transactions_test.conf
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is in the public domain.
-#
-[test]
-# This is the response we give out for the /wire request. It provides
-# wallets with the bank information for transfers to the exchange.
-TEST_RESPONSE_FILE = test_wire_plugin_test.json
-
-[exchange-wire-test]
-# For transfers made by the exchange, we need to know
-# the URL of the bank (where the /admin/add/incoming API
-# is avaialble).
-BANK_URL= http://localhost:8088/
-
-[taler]
-CURRENCY = "KUDOS"