Check for timing-out HTLCs in remote unrevoked commitments
authorMatt Corallo <git@bluematt.me>
Fri, 4 Jan 2019 19:38:05 +0000 (14:38 -0500)
committerMatt Corallo <git@bluematt.me>
Sun, 13 Jan 2019 17:59:19 +0000 (12:59 -0500)
This resolves a TODO/issue in would_broadcast_at_height where we
will not fail a channel with HTLCs which time out in remote
broadcastable transactions.


No differences found