summaryrefslogtreecommitdiff
path: root/src/wire/wire-test.conf
blob: f2a71e2e492a22ffa0a67a623127151f2147c047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[wire-incoming-test]
# What is the main website of the bank?
# BANK_URI = "http://localhost:8082/"
# Into which account at the 'bank' should incoming
# wire transfers be made?
# BANK_ACCOUNT_NUMBER = 2

[wire-outgoing-test]
# What is the main website of the bank?
# BANK_URI = "http://localhost:8082/"

# From which account at the 'bank' should outgoing
# wire transfers be made?
# BANK_ACCOUNT_NUMBER = 3