info on lnd.upsate.sh

This commit is contained in:
rootzoll 2021-08-26 14:51:38 +02:00
parent 9be5332164
commit e8464ae657
2 changed files with 7 additions and 6 deletions

View file

@ -942,6 +942,7 @@ echo "*** PREPARING LIGHTNING ***"
# "*** LND ***"
## based on https://stadicus.github.io/RaspiBolt/raspibolt_40_lnd.html#lightning-lnd
## see LND releases: https://github.com/lightningnetwork/lnd/releases
## !!!! If you change here - make sure to also change interims version in lnd.update.sh !!!
lndVersion="0.13.1-beta"
# olaoluwa

View file

@ -23,9 +23,9 @@ lndUpdateComment="Please keep in mind that downgrading afterwards is not tested.
# check who signed the release in https://github.com/lightningnetwork/lnd/releases
# olaoluwa
# PGPauthor="roasbeef"
# lndUpdatePGPpkeys="https://keybase.io/roasbeef/pgp_keys.asc"
# lndUpdatePGPcheck="4AB7F8DA6FAEBB3B70B1F903BC13F65E2DC84465"
PGPauthor="roasbeef"
lndUpdatePGPpkeys="https://keybase.io/roasbeef/pgp_keys.asc"
lndUpdatePGPcheck="4AB7F8DA6FAEBB3B70B1F903BC13F65E2DC84465"
#joostjager
# PGPauthor="joostjager"
@ -33,9 +33,9 @@ lndUpdateComment="Please keep in mind that downgrading afterwards is not tested.
# lndUpdatePGPcheck="D146D0F68939436268FA9A130E26BB61B76C4D3A"
# bitconner
PGPauthor="bitconner"
lndUpdatePGPpkeys="https://keybase.io/bitconner/pgp_keys.asc"
lndUpdatePGPcheck="9C8D61868A7C492003B2744EE7D737B67FA592C7"
# PGPauthor="bitconner"
# lndUpdatePGPpkeys="https://keybase.io/bitconner/pgp_keys.asc"
# lndUpdatePGPcheck="9C8D61868A7C492003B2744EE7D737B67FA592C7"
# wpaulino
# PGPauthor="wpaulino"