Open
Description
We should expose the list of in-flight HTLCs in ChannelDetails
, cause why not. This should let us better figure out what the timeline is for the channel close. We should also expose if a channel is actively shutting down and maybe if a peer is currently connected in ChannelDetails
. May help with visibility into #2086.