rust-lightning/lightning
Wilmer Paulino d618bf125e
Update HTLC transaction detection from revoked counterparty commitments
Previously, this method assumed that all HTLC transactions have 1 input
and 1 output, with the sole input having a witness of 5 elements. This
will no longer be the case for HTLC transactions on channels with
anchors outputs since additional inputs and outputs can be attached to
them to allow fee bumping.
2022-12-06 16:48:02 -08:00
..
src Update HTLC transaction detection from revoked counterparty commitments 2022-12-06 16:48:02 -08:00
Cargo.toml Bump crate versions to 0.0.112/invoice 0.20 2022-10-24 18:53:58 +00:00