Browse Source

shorter status

master
Christian Rotzoll 6 years ago
parent
commit
6c9697dc98
  1. 2
      home.admin/80scanLND.sh

2
home.admin/80scanLND.sh

@ -184,7 +184,7 @@ else
# in case of LND RPC is not ready yet
if [ ${scanTimestamp} -eq -2 ]; then
scanProgress="prepare scan (pls wait)"
scanProgress="prepare sync"
# in case LND restarting >2
elif [ ${startcountLightning} -gt 2 ]; then

Loading…
Cancel
Save