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

Commit

Permalink
Update to current lnd/btcd master
Browse files Browse the repository at this point in the history
  • Loading branch information
tanx committed Aug 10, 2018
1 parent 45e8ce3 commit fae3db3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/script/install_lnd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

# versions
GO_TAG=1.10.3
LND_TAG=8379bbaa9b259544c2c8591782a78d7384680b2a
BTCD_TAG=cf05f92c3f815bbd5091ed6c73eff51f7b1945e8
LND_TAG=6989316b11c51922b4c6ae3507ac06680ec530b9
BTCD_TAG=f899737d7f2764dc13e4d01ff00108ec58f766a9

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

0 comments on commit fae3db3

Please sign in to comment.