Skip to content

Limit htlc_maximum_msat to improve probing-privacy #2984

Open
@tnull

Description

@tnull

We currently only limit our max_htlc_value_in_flight_msat which we're about to switch off based on announcement status in #2851.

As our anti_probing_penalty_msat penalizes channels that don't set htlc_maximum_msat, we might hence currently penalize some LDK channels in routing by default. We should change ChannelContext::get_announced_htlc_max_msat to also limit the hltc_maximum_msat value based on announcement status.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions