Skip to content

Make HTLC_{SUCCESS,TIMEOUT}_TX_WEIGHT module private #1181

@ksedgwic

Description

@ksedgwic

This is a follow-up to #1176

Hmm, two notes. (a) these are used pretty extensively in channel.rs too. There's a lot of churn on the code that stuff right now, so maybe don't update it here, but need to at least open an issue for that followup, (b) why are these now pub? Do y'all need these values downstream, and should we instead expose it as an inline getter that takes anchor as a paratmeter (and when we do so make them module-private, not even pub(super)).

Metadata

Metadata

Assignees

No one assigned

    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