Commit ee95116
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 b167ce5 commit ee95116
1 file changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8637 | 8637 | | |
8638 | 8638 | | |
8639 | 8639 | | |
8640 | | - | |
| 8640 | + | |
| 8641 | + | |
| 8642 | + | |
| 8643 | + | |
| 8644 | + | |
| 8645 | + | |
| 8646 | + | |
| 8647 | + | |
| 8648 | + | |
| 8649 | + | |
| 8650 | + | |
| 8651 | + | |
| 8652 | + | |
| 8653 | + | |
| 8654 | + | |
| 8655 | + | |
| 8656 | + | |
| 8657 | + | |
| 8658 | + | |
| 8659 | + | |
| 8660 | + | |
8641 | 8661 | | |
8642 | 8662 | | |
8643 | 8663 | | |
| |||
0 commit comments