lnd update to 0.6.1-beta-rc2

This commit is contained in:
openoms
2019-05-07 07:57:59 +01:00
parent 8e684fe7bf
commit d0d6127baa
2 changed files with 4 additions and 4 deletions

View File

@@ -7,8 +7,9 @@ and continue https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_
More here:
* #### [RaspiBlitz: Connect the Zeus Lightning Wallet on Android to the RaspiBlitz over Tor](Zeus_to_RaspiBlitz_through_Tor.md)
* #### [RaspiBlitz: update LND to v0.6.1-beta-rc2](lnd.update.sh)
* #### [RaspiBlitz: Connect the Zeus Lightning Wallet on Android to the RaspiBlitz over Tor](Zeus_to_RaspiBlitz_through_Tor.md)
* #### [RaspiBlitz: SSL/HTTPS access for the Ride The Lightning web UI](nginx/README.md)

View File

@@ -1,8 +1,7 @@
# LND Update Script
# Download and run this script to the Linux desktop:
# $ wget https://gist.github.com/openoms/8d365f330f5e1288933e0f4874b56dbd/raw/2cf47bf5cc629e861540f4dd5fa525fd157fc341/4_electrum_install && bash 4_electrum_install.sh
# Download and run this script on the RaspiBlitz:
# $ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.update.sh && sudo bash lnd.update.sh
## 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