Skip to content

Commit

Permalink
build: use lnd 0.16.2 for itests
Browse files Browse the repository at this point in the history
  • Loading branch information
aakselrod committed May 3, 2023
1 parent 04f6944 commit 4714395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ifeq ($(CPLATFORM), arm64)
endif

GOVER := 1.20.3
LND := v0.16.0-beta
LND := v0.16.2-beta
BITCOIND := 24.0.1
VAULT := 1.12.2

Expand Down

0 comments on commit 4714395

Please sign in to comment.