Skip to content

Commit b835157

Browse files
guggerogijswijs
authored andcommitted
litd: register tapd as aux component of lnd
This commit represents the main integration between lnd running in integrated mode and tapd providing auxiliary components for custom channels.
1 parent 1c13884 commit b835157

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ require (
148148
github.com/lightninglabs/neutrino/cache v1.1.2 // indirect
149149
github.com/lightningnetwork/lightning-onion v1.2.1-0.20240712235311-98bd56499dfb // indirect
150150
github.com/lightningnetwork/lnd/clock v1.1.1 // indirect
151-
github.com/lightningnetwork/lnd/fn v1.2.1 // indirect
152151
github.com/lightningnetwork/lnd/healthcheck v1.2.5 // indirect
153152
github.com/lightningnetwork/lnd/queue v1.1.1 // indirect
154153
github.com/lightningnetwork/lnd/sqldb v1.0.4 // indirect

0 commit comments

Comments
 (0)