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

[exchange-account-2]
# What is the payto://-URL of the exchange (to generate wire response)
PAYTO_URI = "payto://x-taler-bank/localhost:8082/Exchange?receiver-name=Exchange"
ENABLE_DEBIT = YES
ENABLE_CREDIT = YES

[exchange-accountcredentials-2]
# What is the bank account (with the "Taler Bank" demo system)? Must end with "/".
WIRE_GATEWAY_URL = http://localhost:8082/Exchange/
# Authentication information for basic authentication
WIRE_GATEWAY_AUTH_METHOD = "basic"
USERNAME = Exchange
PASSWORD = x