mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-24 23:41:15 +02:00
In this commit, we add a new composite chanCloserFsm type. This'll allow us to store a single value that might be a negotiator or and rbf-er. In a follow up commit, we'll use this to conditionally create the new rbf closer.