Skip to content

Holder HTLC transactions' fee-bumping timers should be scheduled on their CLTV timelocks #982

Open
@ariard

Description

@ariard

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions