From 3dd1d8aebf5eba2a8e6a4c970f4ef0bf9ded3fbc Mon Sep 17 00:00:00 2001 From: /rootzoll Date: Fri, 3 Feb 2023 22:57:03 +0100 Subject: [PATCH] updated zeus instructions (#3652) --- home.admin/config.scripts/bonus.lndconnect.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.admin/config.scripts/bonus.lndconnect.sh b/home.admin/config.scripts/bonus.lndconnect.sh index 41f10007b..86439d0b5 100755 --- a/home.admin/config.scripts/bonus.lndconnect.sh +++ b/home.admin/config.scripts/bonus.lndconnect.sh @@ -98,7 +98,7 @@ elif [ "${targetWallet}" = "zeus-ios" ]; then usingIP2TOR="LND-REST-API" forceTOR=1 host=$(sudo cat /mnt/hdd/tor/lndrest8080/hostname) - connectInfo="- start the Zeus Wallet --> lndconnect\n- scan the QR code \n- activate 'Tor' option \n- activate 'Certification Verification' option\n- save Node Config" + connectInfo="- start the Zeus Wallet --> Scan Node Config\n- scan the QR code \n- save Node Config" elif [ "${targetWallet}" = "zeus-android" ]; then @@ -106,7 +106,7 @@ elif [ "${targetWallet}" = "zeus-android" ]; then usingIP2TOR="LND-REST-API" forceTOR=1 host=$(sudo cat /mnt/hdd/tor/lndrest8080/hostname) - connectInfo="- start the Zeus Wallet --> lndconnect\n- scan the QR code \n- activate 'Tor' option \n- activate 'Certification Verification' option\n- save Node Config" + connectInfo="- start the Zeus Wallet --> Scan Node Config\n- scan the QR code \n- save Node Config" elif [ "${targetWallet}" = "sendmany-android" ]; then