summaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api_nexus.conf
blob: 016399d5e2bb3f127deeeeab928397c98f2a285f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This file is in the public domain.

[taler]
currency = TESTKUDOS

[exchange-account-2]
PAYTO_URI = payto://iban/BIC/ES9121000418450200051332?receiver-name=Exchange

[exchange-accountcredentials-2]
WIRE_GATEWAY_URL = http://localhost:5001/facades/my-facade/taler-wire-gateway/
WIRE_GATEWAY_AUTH_METHOD = basic
USERNAME = exchange
PASSWORD = x

[bank]
# not (!) used by the nexus, only by the helper
# check to make sure the port is free for Nexus.
HTTP_PORT = 5001

[auditor]
BASE_URL = "http://localhost:8083/"