[WIP] multi: use ChannelAnnouncement2 to advertise Taproot Channels #11675
Annotations
10 errors
discovery/gossiper.go#L3416
Comment should end in a period (godot)
|
funding/manager.go#L3172
`if completeChan.ChanType.IsTaproot()` has complex nested blocks (complexity: 10) (nestif)
|
funding/manager_test.go#L1328
func `assertType` is unused (unused)
|
funding/manager_test.go#L1335
func `assertNodeAnnSent` is unused (unused)
|
itest/lnd_multi-hop_test.go#L66
func `makeRouteHints` is unused (unused)
|
channeldb/graph.go#L4619
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
channeldb/graph.go#L4620
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
discovery/channel_announcement.go#L125
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
discovery/channel_announcement.go#L218
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
discovery/gossiper.go#L1910
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
The logs for this run have expired and are no longer available.
Loading