mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 13:02:21 +02:00
add more description to sparko option
This commit is contained in:
@@ -49,7 +49,7 @@ fi
|
|||||||
|
|
||||||
# just available for CLN
|
# just available for CLN
|
||||||
if [ "${lightning}" == "cln" ]; then
|
if [ "${lightning}" == "cln" ]; then
|
||||||
OPTIONS+=(k 'Sparko' ${sparko})
|
OPTIONS+=(k 'Sparko C-Lightning WebWallet' ${sparko})
|
||||||
fi
|
fi
|
||||||
|
|
||||||
OPTIONS+=(j 'JoinMarket' ${joinmarket})
|
OPTIONS+=(j 'JoinMarket' ${joinmarket})
|
||||||
|
Reference in New Issue
Block a user