Skip to content

Commit de543d5

Browse files
committed
Use channel ID over funding outpoint to track monitors in ChannelManager
As motivated by the previous commit, we do some of the same work here at the `ChannelManager` level instead. Unfortunately, we still need to track the funding outpoint to support downgrades by writing the in flight monitor updates as two separate TLVs, one using the channel IDs, and the other using the funding outpoints. Once we are willing to stop supporting downgrades past this version, we can fully drop it.
1 parent c7fa29c commit de543d5

File tree

3 files changed

+69
-58
lines changed

3 files changed

+69
-58
lines changed

0 commit comments

Comments
 (0)