Merge tracking of HTLCs-in-commitment with outbound-HTLCs
authorMatt Corallo <git@bluematt.me>
Fri, 4 Jan 2019 19:37:48 +0000 (14:37 -0500)
committerMatt Corallo <git@bluematt.me>
Sun, 13 Jan 2019 17:59:19 +0000 (12:59 -0500)
commit92424ebbfe6d0ffd9f9312df2dcb04d7ee934718
treebfd06649b686671d0e552f44d6f5b3e581fba4cb
parent09919d2af0bb16a8cc63a50c08c4a02aae95f5be
Merge tracking of HTLCs-in-commitment with outbound-HTLCs

This simplifies a few things, deduplicates a some small memory
overhead, and, most importantly, is a first step to fixing
would_broadcast_at_height.
src/ln/channel.rs
src/ln/channelmonitor.rs