Commit 96aa4ed
committed
Score PaymentPathFailed w/o scid as ProbeSuccess
Prior to this commit, we wouldn't score PaymentPathFailed events when the
destination explicitly failed the payment back (which causes the blamed scid to
be None). Instead, we should treat this as a ProbeSuccess because the payment
reached the destination.1 parent 49b8c15 commit 96aa4ed
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
232 | 236 | | |
233 | 237 | | |
234 | 238 | | |
| |||
0 commit comments