exchange, not bank

This commit is contained in:
Florian Dold 2020-08-14 16:52:29 +05:30
parent 96878561a5
commit e4f98e0fa7
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -145,7 +145,7 @@ taler-wallet-cli --no-throttle --wallet-db=$WALLET_DB api 'withdrawTestBalance'
{
amount: "TESTKUDOS:8",
bankBaseUrl: $BANK_URL,
exchangeBaseUrl: $BANK_URL,
exchangeBaseUrl: $EXCHANGE_URL,
}' \
--arg BANK_URL $BANK_URL \
--arg EXCHANGE_URL $EXCHANGE_URL