Open
Description
Currently in get_broadcasted_holder_claims
we pass confirmation height of the commitment transaction (at least after #970) which have the disadvantage of artificially increase the fee-bumping frequency of such transaction at the CLTV absolute height might be still far ahead in the future. Instead we should pass htlc.cltv_expiry
to PackageTemplate::build_output
.
Need a test.
Metadata
Metadata
Assignees
Labels
No labels