Commit b6b4426
committed
Add EventCompletionAction::AckMonitorEvent
When a payment's resolution is communicated to the downstream logic via
Payment{Sent,Failed}, we may want to ack the monitor event that tells us about
the payment's resolution in the ChannelMonitor to prevent the monitor event
from being re-provided to us on startup.
Used in upcoming commits.1 parent fe3e82b commit b6b4426
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1613 | 1613 | | |
1614 | 1614 | | |
1615 | 1615 | | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
1616 | 1622 | | |
| 1623 | + | |
1617 | 1624 | | |
1618 | 1625 | | |
1619 | 1626 | | |
| |||
1624 | 1631 | | |
1625 | 1632 | | |
1626 | 1633 | | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
1627 | 1637 | | |
1628 | 1638 | | |
1629 | 1639 | | |
| |||
15590 | 15600 | | |
15591 | 15601 | | |
15592 | 15602 | | |
| 15603 | + | |
| 15604 | + | |
| 15605 | + | |
15593 | 15606 | | |
15594 | 15607 | | |
15595 | 15608 | | |
| |||
0 commit comments