From b765bf08c87523456a0714a2a42e95025061d041 Mon Sep 17 00:00:00 2001 From: openoms Date: Tue, 18 Jun 2019 22:07:11 +0100 Subject: [PATCH] lnd update to v0.7.0-beta-rc1 --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 9b49fdc..86fb110 100644 --- a/README.MD +++ b/README.MD @@ -19,9 +19,9 @@ 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](lnd.update.v0.6.1-beta.sh) +* #### [RaspiBlitz: update LND to v0.7.0-beta-rc1](lnd.update.v0.7.0-beta-rc1.sh) Download and run the script to update: - `$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.update.v0.6.1-beta.sh && sudo bash lnd.update.v0.6.1-beta.sh` + `$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/lnd.update.v0.7.0-beta-rc1.sh && sudo bash lnd.update.v0.7.0-beta-rc1.sh` * #### [RaspiBlitz: build LND from source](lnd.from.source.sh) Download and run this script on the RaspiBlitz: