Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit fae3db3

Browse files
committed
Update to current lnd/btcd master
1 parent 45e8ce3 commit fae3db3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/script/install_lnd.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# versions
44
GO_TAG=1.10.3
5-
LND_TAG=8379bbaa9b259544c2c8591782a78d7384680b2a
6-
BTCD_TAG=cf05f92c3f815bbd5091ed6c73eff51f7b1945e8
5+
LND_TAG=6989316b11c51922b4c6ae3507ac06680ec530b9
6+
BTCD_TAG=f899737d7f2764dc13e4d01ff00108ec58f766a9
77

88
# create empty btcd.conf for btcctl
99
if [ "$(uname)" == "Darwin" ]; then

0 commit comments

Comments
 (0)