mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-18 19:50:35 +02:00
add TODO for CLN
This commit is contained in:
@@ -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}"
|
||||
|
Reference in New Issue
Block a user