Skip to content

Add a next_outbound_htlc_minimum_msat to ChannelDetails #2252

Closed
@TheBlueMatt

Description

@TheBlueMatt

Similar to #1126 but the opposite direction - when we hit the dust exposure threshold we may be unable to send more dust HTLCs on a channel but can happily send larger value HTLCs. To feed this info to the router we should add an htlc min field to channeldetails, and make sure the router logs appropriately (or even gives a different error message!) when we cant find a route due to hitting this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions