add more description to sparko option

This commit is contained in:
rootzoll
2021-08-03 22:26:36 +02:00
parent 583517cf1e
commit f52642134c

View File

@@ -49,7 +49,7 @@ fi
# just available for CLN
if [ "${lightning}" == "cln" ]; then
OPTIONS+=(k 'Sparko' ${sparko})
OPTIONS+=(k 'Sparko C-Lightning WebWallet' ${sparko})
fi
OPTIONS+=(j 'JoinMarket' ${joinmarket})