Commit 5c6f09d
committed
Add EventCompletionAction::AckMonitorEvent
If ChannelManager::persistent_monitor_events is enabled, we may want to avoid
acking a monitor event until after an Event is processed by the user. In
upcoming commits, we'll use this to ensure a MonitorEvent::HTLCEvent will keep
being re-provided back to us until after an Event::PaymentSent is processed.1 parent cb071ef commit 5c6f09d
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1635 | 1635 | | |
1636 | 1636 | | |
1637 | 1637 | | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
| 1642 | + | |
1638 | 1643 | | |
1639 | 1644 | | |
1640 | 1645 | | |
| |||
1646 | 1651 | | |
1647 | 1652 | | |
1648 | 1653 | | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
1649 | 1657 | | |
1650 | 1658 | | |
1651 | 1659 | | |
| |||
15659 | 15667 | | |
15660 | 15668 | | |
15661 | 15669 | | |
| 15670 | + | |
| 15671 | + | |
| 15672 | + | |
15662 | 15673 | | |
15663 | 15674 | | |
15664 | 15675 | | |
| |||
0 commit comments