sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit 57eaac3f0c1ed6740d8085b77373c9b556983dd2
parent dec90f760c442b3b04fd490c1f3383d0e3f7014e
Author: Florian Dold <florian@dold.me>
Date:   Wed, 13 May 2026 22:42:46 +0200

add mandatory exchange/tiny_amount setting

Diffstat:
Mscripts/demo/setup-sandcastle.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh @@ -312,6 +312,7 @@ cat <<EOF >/etc/taler-exchange/conf.d/sandcastle-exchange.conf [exchange] CURRENCY = $CURRENCY CURRENCY_ROUND_UNIT = $CURRENCY:0.01 +TINY_AMOUNT = $CURRENCY:0.01 AML_THRESHOLD = $CURRENCY:1000000 MASTER_PUBLIC_KEY = $MASTER_PUBLIC_KEY BASE_URL = $PROTO://$EXCHANGE_DOMAIN$PORT_SUFFIX/