Commit 81cd590
fix: force direct route for healing payments
Set max_total_routing_fee_msat = 0 to prevent the router from picking
a multi-hop route through a different channel, which would heal the
wrong monitor. With zero max fee, only the direct (zero-fee) route to
the counterparty is used.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e2af5c9 commit 81cd590
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
715 | | - | |
| 715 | + | |
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
719 | 722 | | |
720 | 723 | | |
721 | 724 | | |
| |||
0 commit comments