lndk/tests/common
Maurice Poirrier Chuden 77b1b3b8e1
handler: retry pay_invoice on failure for each blinded path
Before this commit we used the first blinded path offered in the
invoice to send the payment. If it failed because network dynamics
we would fail the payment for the end user.

With this commit if we fail to send the payment through the route
we will try with a new one until we don't have options to do the
payment.
2025-09-15 14:40:22 -03:00
..
mod.rs handler: retry pay_invoice on failure for each blinded path 2025-09-15 14:40:22 -03:00
test_utils.rs multi: format comments to 100 width 2024-06-07 21:50:38 -05:00