You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
In #2417 (review) Matt requested an additional test case
Working on it.
The text was updated successfully, but these errors were encountered: