mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 13:52:55 +02:00
peer: integrate new channelCloser state machine for co-cop channel closes
In this commit, we refactor the existing channel closure logic for co-op closes to use the new channelCloser state machine. This results in a large degree of deleted code as all the logic is now centralized to a single state machine.
This commit is contained in: