Commit aa3a863
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 f1479f8 commit aa3a863
1 file changed
Lines changed: 13 additions & 0 deletions
| 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 | | |
| |||
15553 | 15563 | | |
15554 | 15564 | | |
15555 | 15565 | | |
| 15566 | + | |
| 15567 | + | |
| 15568 | + | |
15556 | 15569 | | |
15557 | 15570 | | |
15558 | 15571 | | |
| |||
0 commit comments