From c89dea4892eaaf935994ccd0d1a52e32d3ea7dda Mon Sep 17 00:00:00 2001 From: openoms Date: Sun, 13 Jun 2021 21:51:19 +0100 Subject: [PATCH] 00infoBlitz: show scanning blocks for cln --- home.admin/00infoBlitz.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home.admin/00infoBlitz.sh b/home.admin/00infoBlitz.sh index d2100117a..145f6b7dd 100755 --- a/home.admin/00infoBlitz.sh +++ b/home.admin/00infoBlitz.sh @@ -287,7 +287,8 @@ if [ ${LNTYPE} = "cln" ]; then if [ ${#ln_getInfo} -eq 0 ]; then ln_baseInfo="${color_red} Not Started | Not Ready Yet" else - ln_baseInfo="${color_amber} Waiting for Chain Sync" + ln_baseInfo=" + ${color_amber}Scanning blocks: ${CLHEIGHT}/${BLOCKHEIGHT}" fi else ln_walletbalance=0