summaryrefslogtreecommitdiff
path: root/src/merchant-tools/benchmark-cs.conf
blob: 7f660ad3186f7ec796e74b2532d1425a210dd29a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is in the public domain.
@INLINE@ benchmark-common.conf
@INLINE@ coins-cs.conf

[exchange-account-test]
# What is the bank account (with the "Taler Bank" demo system)? Must end with "/".
PAYTO_URI = "payto://x-taler-bank/localhost/Exchange"
# Authentication information for basic authentication
ENABLE_DEBIT = YES
ENABLE_CREDIT = YES

[exchange-accountcredentials-test]
WIRE_GATEWAY_URL = http://localhost:8082/accounts/Exchange/taler-wire-gateway/
WIRE_GATEWAY_AUTH_METHOD = "basic"
USERNAME = Exchange
PASSWORD = x