Skip to content

Commit 850ec1b

Browse files
committed
Stop tracking funding outpoints for in-flight monitor updates
We no longer need the funding outpoints as we can fully rely on the channel IDs instead to track them. This acts as a breaking change, as we will no longer write the legacy version of in-flight monitor updates, preventing downgrades to versions that only supported such. Along the way, we clean up `handle_new_monitor_update` and `MonitorUpdateRegeneratedOnStartup` now that their `funding_txo` parameter is unused.
1 parent de543d5 commit 850ec1b

File tree

1 file changed

+56
-81
lines changed

1 file changed

+56
-81
lines changed

0 commit comments

Comments
 (0)