Commit d885e38
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 fee0591 commit d885e38
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13568 | 13568 | | |
13569 | 13569 | | |
13570 | 13570 | | |
| 13571 | + | |
| 13572 | + | |
| 13573 | + | |
| 13574 | + | |
| 13575 | + | |
| 13576 | + | |
| 13577 | + | |
| 13578 | + | |
| 13579 | + | |
| 13580 | + | |
| 13581 | + | |
| 13582 | + | |
13571 | 13583 | | |
13572 | 13584 | | |
13573 | 13585 | | |
13574 | 13586 | | |
13575 | 13587 | | |
13576 | 13588 | | |
13577 | 13589 | | |
13578 | | - | |
| 13590 | + | |
13579 | 13591 | | |
13580 | 13592 | | |
13581 | 13593 | | |
| |||
0 commit comments