Merge tracking of HTLCs-in-commitment with outbound-HTLCs 2019-01-merge-htlc-tracking
authorMatt Corallo <git@bluematt.me>
Fri, 4 Jan 2019 19:37:48 +0000 (14:37 -0500)
committerMatt Corallo <git@bluematt.me>
Sat, 5 Jan 2019 21:36:14 +0000 (16:36 -0500)
commitcea98937adb5f2243dcf2c21150abff74c265409
tree10e02a20092a0c51ef1e76b1608e3ea83290c0e9
parent47a4ee0271194983a861628c40d01f8f118a5f0e
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