Commit 8c4df02
committed
Filter claims from get_onchain_failed_htlcs return value
This isn't a bug at the moment because a claim in this situation would already
be filtered out due to its inclusion in htlcs_resolved_to_user. However, when
we stop issuing ReleasePaymentComplete monitor updates for claims in upcoming
commits, HTLC claims will no longer be in htlcs_resolved_to_user when
get_onchain_failed_htlcs checks.1 parent a6f59a4 commit 8c4df02
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3300 | 3300 | | |
3301 | 3301 | | |
3302 | 3302 | | |
3303 | | - | |
| 3303 | + | |
| 3304 | + | |
| 3305 | + | |
| 3306 | + | |
| 3307 | + | |
3304 | 3308 | | |
3305 | 3309 | | |
3306 | 3310 | | |
| |||
0 commit comments