Commit 0d6dcc9
committed
Fix missing user_channel_id in PaymentForwarded
Previously, if a forwarding node reloaded mid-HTLC-forward with a preimage in
the outbound edge monitor and the outbound edge channel still open, and
subsequently reclaimed the inbound HTLC backwards, the PaymentForwarded event
would be missing the next_user_channel_id field.1 parent 48010cb commit 0d6dcc9
2 files changed
Lines changed: 13 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3938 | 3938 | | |
3939 | 3939 | | |
3940 | 3940 | | |
3941 | | - | |
| 3941 | + | |
| 3942 | + | |
| 3943 | + | |
| 3944 | + | |
| 3945 | + | |
| 3946 | + | |
3942 | 3947 | | |
3943 | 3948 | | |
3944 | 3949 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18707 | 18707 | | |
18708 | 18708 | | |
18709 | 18709 | | |
18710 | | - | |
| 18710 | + | |
18711 | 18711 | | |
18712 | 18712 | | |
18713 | 18713 | | |
18714 | 18714 | | |
18715 | | - | |
18716 | | - | |
18717 | | - | |
| 18715 | + | |
| 18716 | + | |
| 18717 | + | |
| 18718 | + | |
| 18719 | + | |
18718 | 18720 | | |
18719 | 18721 | | |
18720 | 18722 | | |
| |||
19014 | 19016 | | |
19015 | 19017 | | |
19016 | 19018 | | |
19017 | | - | |
| 19019 | + | |
19018 | 19020 | | |
19019 | 19021 | | |
19020 | 19022 | | |
| |||
0 commit comments