mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 11:37:19 +02:00
@@ -4,7 +4,7 @@
|
|||||||
# RaspiBlitz
|
# RaspiBlitz
|
||||||
Fastest and cheapest way to get your own Lightning Node running - on a RaspberryPi with a nice LCD.
|
Fastest and cheapest way to get your own Lightning Node running - on a RaspberryPi with a nice LCD.
|
||||||
|
|
||||||
`Version 0.98 (1.0 RC1) with lnd 0.5.1 and bitcoin 0.17.0.1 & litecoin 0.16.3.`
|
`Version 0.98 (1.0 RC1) with lnd 0.5.2 and bitcoin 0.17.0.1 & litecoin 0.16.3.`
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@@ -296,8 +296,8 @@ echo ""
|
|||||||
echo "*** LND ***"
|
echo "*** LND ***"
|
||||||
|
|
||||||
## based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_40_lnd.md#lightning-lnd
|
## based on https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_40_lnd.md#lightning-lnd
|
||||||
lndVersion="0.5.1-beta"
|
lndVersion="0.5.2-beta"
|
||||||
lndSHA256="c8be77708fe95d5076fa6988229100598c14ae6c54e92a56d5f09f3e17732244"
|
lndSHA256="09d12d4e3de3a5e9e4e171236ae0116ca92d0eae91eebbd606cda1abc6d442b1"
|
||||||
olaoluwaPGP="BD599672C804AF2770869A048B80CD2BB8BD8132"
|
olaoluwaPGP="BD599672C804AF2770869A048B80CD2BB8BD8132"
|
||||||
|
|
||||||
# get LND resources
|
# get LND resources
|
||||||
|
Reference in New Issue
Block a user