Handle monitor update failures in msg-recv functions
authorMatt Corallo <git@bluematt.me>
Tue, 27 Nov 2018 02:54:14 +0000 (21:54 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 11 Dec 2018 18:17:45 +0000 (13:17 -0500)
This adds a few TODOs around further message rebroadcasting which
needs to be implemented as well as some loss of tracking of HTLCs
on permanent channel failure which needs to get transferred over to
the appropriate in-memory ChannelMonitor.


No differences found