command output

This commit is contained in:
/geco 2018-12-23 16:05:42 +01:00
parent c9edd81b73
commit 722c98c609

View File

@ -133,7 +133,7 @@ do
echo "macaroonData --> ${macaroonData}"
# build curl command
curlCommand="curl -s \
command="curl -s \
-H \"Grpc-Metadata-macaroon: ${macaroonData})\" \
--cacert /home/bitcoin/.lnd/tls.cert \
-X POST -d \"{\"wallet_password\": \"${walletPasswordBase64}\"}\" \