Commit 43999b4
committed
Thread htlc hold time to monitor on fail
Recently, we began generating monitor events when HTLCs fail off-chain. In
upcoming commits, we'll begin relying on those events to resolve forwarded HTLC
fails on the inbound edge. As such, we need to thread the hold time to the
monitor so the generated event is correct.1 parent 4a6bc66 commit 43999b4
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8789 | 8789 | | |
8790 | 8790 | | |
8791 | 8791 | | |
8792 | | - | |
| 8792 | + | |
8793 | 8793 | | |
8794 | 8794 | | |
8795 | 8795 | | |
| |||
8799 | 8799 | | |
8800 | 8800 | | |
8801 | 8801 | | |
8802 | | - | |
| 8802 | + | |
8803 | 8803 | | |
8804 | 8804 | | |
8805 | 8805 | | |
8806 | | - | |
| 8806 | + | |
| 8807 | + | |
| 8808 | + | |
| 8809 | + | |
| 8810 | + | |
| 8811 | + | |
8807 | 8812 | | |
8808 | 8813 | | |
8809 | 8814 | | |
| |||
0 commit comments