mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-21 19:50:05 +01:00
This commit adds a new method `SendToRouteSkipTempErr` that skips failing the payment unless a terminal error occurred. This is accomplished by demoting the original `SendToRoute` to a private method and creating two new methods on top of it to minimize code change.
92 KiB
92 KiB