We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a4669 commit 02d430dCopy full SHA for 02d430d
CHANGELOG.md
@@ -46,7 +46,7 @@
46
* If a payment was sent, creating an outbound HTLC and sending it to our
47
counterparty (implying the `ChannelMonitor` was persisted on disk), but the
48
`ChannelManager` was not persisted prior to shutdown/crash, no
49
- `Event::PaymentPathFailed` event was generated if the HTLC is eventually
+ `Event::PaymentPathFailed` event was generated if the HTLC was eventually
50
failed on chain. Events are now consistent irrespective of `ChannelManager`
51
persistence or non-persistence (#1104).
52
0 commit comments