rust-lightning/lightning
Wilmer Paulino 23e233ba25
Expose HTLC transaction locktime in BumpTransactionEvent::HTLCResolution
While users could easily figure it out based on the set of HTLC
descriptors included within, we already track it within the
`OnchainTxHandler`, so we might as well expose it to users as a
nice-to-have. It's also yet another thing they must get right to ensure
their HTLC transaction broadcasts are valid.
2023-03-28 12:42:25 -07:00
..
src Expose HTLC transaction locktime in BumpTransactionEvent::HTLCResolution 2023-03-28 12:42:25 -07:00
Cargo.toml Update crate versions to 0.0.114/invoice 0.22 2023-03-04 00:06:46 +00:00