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

Commit 0ebc27f

Browse files
committed
Update current lnd/btcd tags
1 parent 349fabe commit 0ebc27f

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=f6ea91af713546174bf04a79302116aa455d89c8
6-
BTCD_TAG=9a2f9524024889e129a5422aca2cff73cb3eabf6
5+
LND_TAG=8379bbaa9b259544c2c8591782a78d7384680b2a
6+
BTCD_TAG=cf05f92c3f815bbd5091ed6c73eff51f7b1945e8
77

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

0 commit comments

Comments
 (0)