99cLMenu: add check if the CL wallet is unlocked

#2812
This commit is contained in:
openoms 2021-12-20 12:41:59 +00:00
parent 7198044843
commit 9658d49e60
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -7,6 +7,9 @@ source /mnt/hdd/raspiblitz.conf
source <(/home/admin/config.scripts/network.aliases.sh getvars cl $1)
# make sure the CL wallet is unlocked
/home/admin/config.scripts/cl.hsmtool.sh unlock ${CHAIN}
# BASIC MENU INFO
WIDTH=64
BACKTITLE="RaspiBlitz"