lnd/routing/blindedpath
ziggie a3fdcba511
chanstate: use channel types in interfaces
Move small interface-only consumers to chanstate.OpenChannel.

These packages only expose open-channel values through callback or
store interfaces, so they can depend on the channel-state package
without pulling in channeldb compatibility aliases.
2026-07-07 07:18:56 -03:00
..
blinded_path.go chanstate: use channel types in interfaces 2026-07-07 07:18:56 -03:00
blinded_path_test.go lint: remove redundant loop var copies in test files 2026-06-03 15:32:45 -03:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00