Commit 05448f5
committed
Add trampoline routing payment claiming
Implement payment claiming for `HTLCSource::TrampolineForward` by
iterating through previous hop data and claiming funds for each
HTLC. Note that testing should be implemented when trampoline
forwarding is completed.1 parent 559f8db commit 05448f5
1 file changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8743 | 8743 | | |
8744 | 8744 | | |
8745 | 8745 | | |
8746 | | - | |
| 8746 | + | |
| 8747 | + | |
| 8748 | + | |
| 8749 | + | |
| 8750 | + | |
| 8751 | + | |
| 8752 | + | |
| 8753 | + | |
| 8754 | + | |
| 8755 | + | |
| 8756 | + | |
| 8757 | + | |
| 8758 | + | |
| 8759 | + | |
| 8760 | + | |
| 8761 | + | |
| 8762 | + | |
| 8763 | + | |
| 8764 | + | |
| 8765 | + | |
| 8766 | + | |
8747 | 8767 | | |
8748 | 8768 | | |
8749 | 8769 | | |
| |||
0 commit comments