aboutsummaryrefslogtreecommitdiff
path: root/src/auditor/batch.sh
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-04-22 18:14:27 +0200
committerFlorian Dold <florian@dold.me>2023-04-22 18:14:33 +0200
commit5d17c9c909270af11a32c86f618fc20aa0aac720 (patch)
treef9a16074b270c980443d3fc9a3fb4db3ae6d6e62 /src/auditor/batch.sh
parent6f492b2a97a8623e18a36c583e320d876753ae8b (diff)
downloadexchange-5d17c9c909270af11a32c86f618fc20aa0aac720.tar.xz
wallet expects bankAccessApiBaseUrl
Diffstat (limited to 'src/auditor/batch.sh')
-rwxr-xr-xsrc/auditor/batch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/batch.sh b/src/auditor/batch.sh
index 4bac28ece..ec9ed8309 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,
# }' \