mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-24 07:04:18 +01:00
lnd update to 0.6.1-beta-rc2
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user