Skip to content

Commit 241d11d

Browse files
committed
deps: update btcwallet for lnd v0.19
1 parent d4606be commit 241d11d

File tree

2 files changed

+455
-12
lines changed

2 files changed

+455
-12
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@ replace github.com/btcsuite/btcwallet/walletdb => github.com/djkazic/btcwallet/w
245245
// Neutrino high latency perf
246246
replace github.com/lightninglabs/neutrino => github.com/djkazic/neutrino v0.16.1-6
247247

248-
// New rescan functionality
249-
replace github.com/btcsuite/btcwallet => github.com/ZeusLN/btcwallet v1.7.2-m
248+
// New import/rescan functionality
249+
replace github.com/btcsuite/btcwallet => github.com/ZeusLN/btcwallet v0.16.13-zeus
250250

251251
// If you change this please also update docs/INSTALL.md and GO_VERSION in
252252
// Makefile (then run `make lint` to see where else it needs to be updated as

0 commit comments

Comments
 (0)