File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -211,3 +211,5 @@ require (
211
211
// allows us to specify that as an option. This is required for the
212
212
// taproot-assets dependency to function properly.
213
213
replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-display v1.33.0-hex-display
214
+
215
+ replace github.com/lightningnetwork/lnd => github.com/starius/lnd v0.18.0-beta-close-tx
Original file line number Diff line number Diff line change @@ -1186,8 +1186,6 @@ github.com/lightninglabs/protobuf-go-hex-display v1.33.0-hex-display h1:Y2WiPkBS
1186
1186
github.com/lightninglabs/protobuf-go-hex-display v1.33.0-hex-display /go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos =
1187
1187
github.com/lightningnetwork/lightning-onion v1.2.1-0.20230823005744-06182b1d7d2f h1:Pua7+5TcFEJXIIZ1I2YAUapmbcttmLj4TTi786bIi3s =
1188
1188
github.com/lightningnetwork/lightning-onion v1.2.1-0.20230823005744-06182b1d7d2f /go.mod h1:c0kvRShutpj3l6B9WtTsNTBUtjSmjZXbJd9ZBRQOSKI =
1189
- github.com/lightningnetwork/lnd v0.18.0-beta.1 h1:7DpRre4rtUmLim4JC5oPd3KEd1Q3QpWTH6jQgSOGNYM =
1190
- github.com/lightningnetwork/lnd v0.18.0-beta.1 /go.mod h1:1SA9iv9rZddNAcfP38SN9lNSVT1zf5aqmukLUoomjDU =
1191
1189
github.com/lightningnetwork/lnd/clock v1.1.1 h1:OfR3/zcJd2RhH0RU+zX/77c0ZiOnIMsDIBjgjWdZgA0 =
1192
1190
github.com/lightningnetwork/lnd/clock v1.1.1 /go.mod h1:mGnAhPyjYZQJmebS7aevElXKTFDuO+uNFFfMXK1W8xQ =
1193
1191
github.com/lightningnetwork/lnd/fn v1.0.8 h1:gwzzcUyeDXVIm5S6KgJ9iCQ9wLQGf367k7O3bn/BEvs =
@@ -1382,6 +1380,8 @@ github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnIn
1382
1380
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
1383
1381
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1384
1382
github.com/spf13/viper v1.7.0 /go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg =
1383
+ github.com/starius/lnd v0.18.0-beta-close-tx h1:bLQzhwahgk3mZG/ay8qnLa8ntuwZgyC29cMcIE58TaM =
1384
+ github.com/starius/lnd v0.18.0-beta-close-tx /go.mod h1:1SA9iv9rZddNAcfP38SN9lNSVT1zf5aqmukLUoomjDU =
1385
1385
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
1386
1386
github.com/stretchr/objx v0.1.1 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
1387
1387
github.com/stretchr/objx v0.2.0 /go.mod h1:qt09Ya8vawLte6SNmTgCsAVtYtaKzEcn8ATUoHMkEqE =
You can’t perform that action at this time.
0 commit comments