Commit graph

1 commit

Author SHA1 Message Date
ziggie
c96ba05c70
chanstate: move open channel errors
Move the OpenChannel error definitions into chanstate and leave
channeldb aliases for existing callers. These errors describe channel
state behavior rather than a concrete KV bucket layout.

Keeping the aliases preserves the public channeldb API while later
commits move more OpenChannel state and receiver logic toward
chanstate.
2026-07-06 15:50:48 -03:00