mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-03 18:09:03 +02:00
Upgrade bitcoin to 0.19.0.1 and LND to 0.8.1-beta
This commit is contained in:
@@ -357,7 +357,7 @@ echo "*** PREPARING BITCOIN & Co ***"
|
||||
|
||||
# set version (change if update is available)
|
||||
# https://bitcoincore.org/en/download/
|
||||
bitcoinVersion="0.18.1"
|
||||
bitcoinVersion="0.19.0.1"
|
||||
|
||||
# needed to check code signing
|
||||
laanwjPGP="01EA5486DE18A882D4C2684590C8019E36C2E964"
|
||||
@@ -490,7 +490,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.8.0-beta"
|
||||
lndVersion="0.8.1-beta"
|
||||
|
||||
# olaoluwa
|
||||
PGPpkeys="https://keybase.io/roasbeef/pgp_keys.asc"
|
||||
|
Reference in New Issue
Block a user