diff options
Diffstat (limited to 'contrib/exchange-template/config/exchange-common.conf')
-rw-r--r-- | contrib/exchange-template/config/exchange-common.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/exchange-template/config/exchange-common.conf b/contrib/exchange-template/config/exchange-common.conf index 78ee939e7..47782651d 100644 --- a/contrib/exchange-template/config/exchange-common.conf +++ b/contrib/exchange-template/config/exchange-common.conf @@ -37,7 +37,7 @@ ENABLE = YES TEST_RESPONSE_FILE = "test.json" # What is the main website of the bank? -BANK_URI = "https://bank/" +BANK_URL = "https://bank/" # Into which account at the 'bank' should incoming # wire transfers be made? BANK_ACCOUNT_NUMBER = 2 |