mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-23 18:02:13 +02:00
correct lnd version to 0.6.1-beta-rc2
This commit is contained in:
@@ -476,7 +476,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="v0.6.1-beta-rc2"
|
||||
lndVersion="0.6.1-beta-rc2"
|
||||
|
||||
if [ ${isARM} -eq 1 ] ; then
|
||||
lndOSversion="armv7"
|
||||
|
Reference in New Issue
Block a user