From 394cc82cc8d2e4da82596ef106aa5cb884500907 Mon Sep 17 00:00:00 2001 From: ms Date: Wed, 22 Sep 2021 21:53:14 +0200 Subject: config wire fees with sepa --- bin/taler-deployment-prepare-with-eufin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/taler-deployment-prepare-with-eufin b/bin/taler-deployment-prepare-with-eufin index 358029e..f5acd17 100755 --- a/bin/taler-deployment-prepare-with-eufin +++ b/bin/taler-deployment-prepare-with-eufin @@ -166,7 +166,7 @@ taler-exchange-offline enable-account "$payto_uri" upload year=$(date +%Y) curr=$TALER_CONFIG_CURRENCY for y in $(seq $year $((year + 5))); do - taler-exchange-offline wire-fee $y x-taler-bank "$curr:0.01" "$curr:0.01" upload + taler-exchange-offline wire-fee $y sepa "$curr:0.01" "$curr:0.01" upload done taler-deployment-arm -k taler-exchange -- cgit v1.2.3