summaryrefslogtreecommitdiff
path: root/src/wire/wire-test.conf
blob: fcc156426991a3e18587902cb5c146485006bc6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This file is in the public domain.
#
# Configuration for TEST wire plugin.
#
[exchange-wire-test]
# Set to "YES" to activate the 'test' plugin.
ENABLE = NO

[exchange-wire-incoming-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 = ${TALER_CONFIG_HOME}/exchange/wire/test.json

[exchange-wire-outgoing-test]
# For outgoing transfers, we need to know the exchange's
# account number at the bank.
EXCHANGE_ACCOUNT_NUMBER = 2

# For transfers made by the exchange, we need to know
# the URI of the bank (where the /admin/add/incoming API
# is avaialble).
# BANK_URI = https://bank.demo.taler.net/