mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
command output
This commit is contained in:
@@ -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}\"}\" \
|
||||
|
Reference in New Issue
Block a user