lnd/lnpeer
ziggie c58d51d593
chanstate: use channel type in lnpeer
Move lnpeer.NewChannel to embed chanstate.OpenChannel.

This keeps the peer-facing channel event type independent of the
channeldb compatibility alias while preserving the existing embedded
OpenChannel field shape for callers.
2026-07-07 07:18:57 -03:00
..
errors.go lnpeer+peer: use importable lnpeer.ErrPeerExiting 2019-04-26 20:04:49 -07:00
mock_peer.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
peer.go chanstate: use channel type in lnpeer 2026-07-07 07:18:57 -03:00