summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-12-11 13:22:33 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-12-11 13:22:33 +0100
commit413b5f9cfeab18a5bc7eddaaf8e9a9f59bfc6302 (patch)
treea06aaee71b71e1e56c75f22b6b5222108b7a11c6
parent477395a2788706ec3505729a0fb01b276c80cf71 (diff)
downloaddeployment-413b5f9cfeab18a5bc7eddaaf8e9a9f59bfc6302.tar.gz
deployment-413b5f9cfeab18a5bc7eddaaf8e9a9f59bfc6302.tar.bz2
deployment-413b5f9cfeab18a5bc7eddaaf8e9a9f59bfc6302.zip
fetch reserve _public_ key
-rwxr-xr-xbin/taler-deployment-top-reserve2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment-top-reserve b/bin/taler-deployment-top-reserve
index 24142f6..41453ba 100755
--- a/bin/taler-deployment-top-reserve
+++ b/bin/taler-deployment-top-reserve
@@ -9,7 +9,7 @@ fi
UUID=$(date +"uuid-%N")
# Obtain reserve public key from file
-RESERVE=$(gnunet-ecc -P $(taler-config -s PATHS -o TALER_DEPLOYMENT_SHARED -f)/merchant/default-tip.priv)
+RESERVE=$(gnunet-ecc -p $(taler-config -s PATHS -o TALER_DEPLOYMENT_SHARED -f)/merchant/default-tip.priv)
# Tell the exchange about the 'incoming' wire transfer
# (TODO: shouldn't we rather tell the *bank* (bank/admin/add/incoming)