mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-10 04:43:10 +02:00
00infoBlitz: show scanning blocks for cln
This commit is contained in:
@@ -287,7 +287,8 @@ if [ ${LNTYPE} = "cln" ]; then
|
|||||||
if [ ${#ln_getInfo} -eq 0 ]; then
|
if [ ${#ln_getInfo} -eq 0 ]; then
|
||||||
ln_baseInfo="${color_red} Not Started | Not Ready Yet"
|
ln_baseInfo="${color_red} Not Started | Not Ready Yet"
|
||||||
else
|
else
|
||||||
ln_baseInfo="${color_amber} Waiting for Chain Sync"
|
ln_baseInfo="
|
||||||
|
${color_amber}Scanning blocks: ${CLHEIGHT}/${BLOCKHEIGHT}"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
ln_walletbalance=0
|
ln_walletbalance=0
|
||||||
|
Reference in New Issue
Block a user