add TODO for CLN

This commit is contained in:
rootzoll
2021-07-25 00:03:25 +02:00
parent cc36357bea
commit 25e695306f

View File

@@ -71,7 +71,7 @@ do
elif [ "${lightning}" == "cln" ]; then
# if CLN is active
# TODO: show a scan progress of C-Lightning
infoStr="${infoStr} \n ${actionString}"
infoStr="${infoStr} Lightning Progress : TODO\n ${actionString}"
else
# if lightning is deactivated (leave line clear)
infoStr="${infoStr} \n ${actionString}"