missed on URI
This commit is contained in:
parent
e318edb5e5
commit
91690a9db2
@ -37,7 +37,7 @@ ENABLE = YES
|
|||||||
TEST_RESPONSE_FILE = "test.json"
|
TEST_RESPONSE_FILE = "test.json"
|
||||||
|
|
||||||
# What is the main website of the bank?
|
# What is the main website of the bank?
|
||||||
BANK_URI = "https://bank/"
|
BANK_URL = "https://bank/"
|
||||||
# Into which account at the 'bank' should incoming
|
# Into which account at the 'bank' should incoming
|
||||||
# wire transfers be made?
|
# wire transfers be made?
|
||||||
BANK_ACCOUNT_NUMBER = 2
|
BANK_ACCOUNT_NUMBER = 2
|
||||||
|
Loading…
Reference in New Issue
Block a user