summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/taler-deployment-config-tips2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment-config-tips b/bin/taler-deployment-config-tips
index c24e074..7baff4a 100755
--- a/bin/taler-deployment-config-tips
+++ b/bin/taler-deployment-config-tips
@@ -14,7 +14,7 @@ WIRE_METHOD="x-taler-bank"
APIKEY=$(taler-config -s frontends -o backend_apikey)
PAYTO_WITH_SUBJECT=$(taler-merchant-setup-reserve \
- --amount="${CURRENCY}:20" \
+ --amount="${CURRENCY}:50" \
--exchange-url=${EXCHANGE_URL} \
--merchant-url=$(join_no_double_slash ${MERCHANT_URL} "/instances/survey/") \
--wire-method=${WIRE_METHOD} \