Commit 6c017cc
committed
Stop hardcoding from_onchain in monitor ev claim_funds
In upcoming commits, we'll be generating monitor events for off-chain claims as
well as on-chain. As a small prefactor, calculate the from_onchain value rather
than hardcoding it to true.1 parent 30b5068 commit 6c017cc
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13584 | 13584 | | |
13585 | 13585 | | |
13586 | 13586 | | |
| 13587 | + | |
| 13588 | + | |
| 13589 | + | |
| 13590 | + | |
| 13591 | + | |
| 13592 | + | |
| 13593 | + | |
| 13594 | + | |
| 13595 | + | |
| 13596 | + | |
| 13597 | + | |
| 13598 | + | |
13587 | 13599 | | |
13588 | 13600 | | |
13589 | 13601 | | |
13590 | 13602 | | |
13591 | 13603 | | |
13592 | 13604 | | |
13593 | 13605 | | |
13594 | | - | |
| 13606 | + | |
13595 | 13607 | | |
13596 | 13608 | | |
13597 | 13609 | | |
| |||
0 commit comments