commit a841cbc9b5d334c97c59ef111784ff47532cbccc
parent 44a6d86996d060b9f8a0cbb922d24ab7c8ddba70
Author: Florian Dold <florian@dold.me>
Date: Wed, 27 May 2026 01:17:00 +0200
add missing payto fields to rusty account
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stage-activate.sh b/stage-activate.sh
@@ -11,7 +11,7 @@ taler-exchange-offline \
-c stage-offline.conf \
wire-fee now iban CHF:0 CHF:0 \
global-fee now CHF:0 CHF:0 CHF:0 "1 d" "1 year" 1000 \
- enable-account payto://iban/CH6808573105529100001?receiver-name=Taler+Operations+AG \
+ enable-account payto://iban/CH6808573105529100001?receiver-name=Taler+Operations+AG&receiver-postal-code=2502&receiver-town=Biel-Bienne \
credit-restriction regex 'payto://iban/CH.*' "Swiss bank accounts only" '{}' \
debit-restriction regex 'payto://iban/CH.*' "Swiss bank accounts only" '{}' \
enable-auditor P6B7ZS7Y1Y12S0VP0PAJ1GQGSHW8RE4NSBTP8PR254J18SK24MH0 https://auditor.stage.taler-ops.ch/ "Taler Operations AG" \