Skip to content

Add another test for max_total_routing_fee_msat #2596

Closed
@tnull

Description

@tnull

In #2417 (review) Matt requested an additional test case

I'd like to see a test of the overpayment handling in payment_tests. Specifically, a test where we send a payment for X with a route that does an MPP payment of X + Y to meet some htlc_minimum_msat. Then, on retry if one path fails, we ignore the Y in the remaining fee and just count it as an amount we don't need to pay. I think its correct currently, but don't want to regress.

Working on it.

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