lnd/channelnotifier
ziggie fea9c171ee
chanstate: use channel types in consumers
Move channelnotifier and invoice hop-hint code to the chanstate channel
types.

These consumers already depend on the chanstate store interfaces, so
they no longer need to refer to the channeldb compatibility aliases for
OpenChannel and ChannelCloseSummary.
2026-07-07 07:18:56 -03:00
..
channelnotifier.go chanstate: use channel types in consumers 2026-07-07 07:18:56 -03:00
channelnotifier_test.go chanstate: use channel types in consumers 2026-07-07 07:18:56 -03:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00