commit d0996a3318baccc2e2630032d7ae666ad14615e7
parent 991ceb14fa39acaf6ea301c1782a8c1038aeecdc
Author: MS <ms@taler.net>
Date: Thu, 25 Aug 2022 14:52:58 +0200
currency
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/taler-gv b/bin/taler-gv
@@ -524,7 +524,7 @@ CUSTOMER_BANK_ACCOUNT = "sandbox-account-customer"
CUSTOMER_BANK_PASSWORD = "secret"
# needed along preparation and later to withdraw via
# the Access API.
-CURRENCY = "CHF"
+CURRENCY = "KUDOS"
@cli.command()
@click.option(