Clarify the in-flight HTLC state-tracking structs a bit.
authorMatt Corallo <git@bluematt.me>
Wed, 1 Jan 2020 20:56:03 +0000 (15:56 -0500)
committerMatt Corallo <git@bluematt.me>
Mon, 3 Feb 2020 02:38:53 +0000 (21:38 -0500)
commit133a8a31311b817f8e1e7512b3250bf71c5747f2
treeb1eef673467665a0ce45eb3327c1848656430b9f
parent53df134ab9f55888e36204babb61b5e0c270073d
Clarify the in-flight HTLC state-tracking structs a bit.

This also renames PendingForwardHTLCInfo to PendingHTLCInfo since
it now also encompasses Pending *Received* HTLCs.
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs