diff options
Diffstat (limited to 'contrib')
| -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 78ee939e..47782651 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 | 
