diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2023-04-23 11:57:15 +0200 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2023-04-23 11:57:15 +0200 |
commit | 9130cda9e775131d3ced613b7f238a4c9e43ad5a (patch) | |
tree | 3ec0d70568ba46b2093ca7a8894517ce0b1e5c7a /src/auditor/batch.sh | |
parent | 3ec14744f0edf8455e1032c2653c403e2e205f38 (diff) | |
parent | 08b420dd52cc0668e00cd28131a080450335856f (diff) |
Merge branch 'master' into age-withdraw
Diffstat (limited to 'src/auditor/batch.sh')
-rwxr-xr-x | src/auditor/batch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/batch.sh b/src/auditor/batch.sh index 4bac28ec..ec9ed830 100755 --- a/src/auditor/batch.sh +++ b/src/auditor/batch.sh @@ -214,7 +214,7 @@ bash # { # amountToSpend: "TESTKUDOS:4", # amountToWithdraw: "TESTKUDOS:10", -# bankBaseUrl: $BANK_URL, +# bankAccessApiBaseUrl: $BANK_URL, # exchangeBaseUrl: $EXCHANGE_URL, # merchantBaseUrl: $MERCHANT_URL, # }' \ |