mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
#1240 update to LND v0.10.1-beta
This commit is contained in:
parent
0f0397aa99
commit
644dadc4d2
2 changed files with 3 additions and 2 deletions
3
FAQ.md
3
FAQ.md
|
@ -3,7 +3,8 @@
|
|||
## Whats new in Version 1.6 of RaspiBlitz?
|
||||
|
||||
- Update: Raspberry Pi OS Base Image (May 2020)
|
||||
- Update: bitcoin-core version 0.20.0-beta [details](https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/
|
||||
- Update: bitcoin-core version 0.20.0-beta [details](https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/)
|
||||
- Update: LND version 0.10.1-beta [details](https://github.com/lightningnetwork/lnd/releases/tag/v0.10.1-beta)
|
||||
- Update: Specter Desktop 0.4.0 [details](https://github.com/cryptoadvance/specter-desktop/blob/master/README.md)
|
||||
- Fix: DropBox StaticChannelBackup
|
||||
- New: Subscriptions Management
|
||||
|
|
|
@ -473,7 +473,7 @@ fi
|
|||
# "*** LND ***"
|
||||
## based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_40_lnd.md#lightning-lnd
|
||||
## see LND releases: https://github.com/lightningnetwork/lnd/releases
|
||||
lndVersion="0.10.0-beta"
|
||||
lndVersion="0.10.1-beta"
|
||||
|
||||
# olaoluwa
|
||||
PGPpkeys="https://keybase.io/roasbeef/pgp_keys.asc"
|
||||
|
|
Loading…
Add table
Reference in a new issue