Track the txid that resolves HTLCs even after resolution completes
authorMatt Corallo <git@bluematt.me>
Sat, 21 May 2022 01:11:52 +0000 (01:11 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 15 Aug 2022 23:18:12 +0000 (23:18 +0000)
commit04d8f5e3f11c156a862940856002971dcb7ac358
tree2b31cd02e9f81c027b42b84f85a79d2992c8c444
parent9469ce0f3877843997f382da2e04e603335e37d7
Track the txid that resolves HTLCs even after resolution completes

We need this information when we look up if we still need to spend
a revoked output from an HTLC-Success/HTLC-Timeout transaction for
balance calculation.
lightning/src/chain/channelmonitor.rs