mirror of
https://github.com/lightninglabs/loop
synced 2024-11-08 01:10:29 +00:00
loopd: bump minimum lnd version to v0.15.4
This commit is contained in:
parent
78e35d4b0b
commit
105d3d1ab4
@ -27,7 +27,7 @@ var (
|
||||
LoopMinRequiredLndVersion = &verrpc.Version{
|
||||
AppMajor: 0,
|
||||
AppMinor: 15,
|
||||
AppPatch: 1,
|
||||
AppPatch: 4,
|
||||
BuildTags: []string{
|
||||
"signrpc", "walletrpc", "chainrpc", "invoicesrpc",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user