mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-27 02:01:53 +01:00
#2636 make non-visible for v1.8.0
This commit is contained in:
parent
af97b34c99
commit
37e489f3fb
@ -7,7 +7,6 @@
|
||||
- New: ZRAM - compressed swap in memory [details](https://github.com/rootzoll/raspiblitz/issues/2905)
|
||||
- New: Core Lightning GRPC plugin [details](https://github.com/rootzoll/raspiblitz/pull/3109)
|
||||
- New: Alby (Connection Menu) [details](https://getalby.com/)
|
||||
- New: Squeaknode [details](https://github.com/squeaknode/squeaknode#readme)
|
||||
- New: Homer Dashboard [details](https://github.com/bastienwirtz/homer#readme)
|
||||
- New: ItchySats [details](https://github.com/itchysats/itchysats/)
|
||||
- Update: Bitcoin Core v23.0 [details](https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-23.0.md)
|
||||
|
@ -67,7 +67,7 @@ if [ "${lightning}" == "lnd" ] || [ "${lnd}" == "on" ]; then
|
||||
OPTIONS+=(x 'LND Sphinx-Relay' ${sphinxrelay})
|
||||
OPTIONS+=(f 'LND Helipad Boostagram reader' ${helipad})
|
||||
OPTIONS+=(d 'LND Tallycoin Connect' ${tallycoinConnect})
|
||||
OPTIONS+=(q 'LND Squeaknode' ${squeaknode})
|
||||
#OPTIONS+=(q 'LND Squeaknode' ${squeaknode})
|
||||
fi
|
||||
|
||||
# just available for CL
|
||||
|
Loading…
x
Reference in New Issue
Block a user