Skip to content

Commit 5566260

Browse files
committed
f tweak wording further
1 parent 0e231ce commit 5566260

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@
4646
* If a payment is sent, creating an outbound HTLC and sending it to our
4747
counterparty (implying the `ChannelMonitor` was persisted on disk), but the
4848
`ChannelManager` was not persisted prior to shutdown/crash, no
49-
`Event::PaymentPathFailed` event will be generated if the HTLC is eventually
50-
failed on chain (#1104).
49+
`Event::PaymentPathFailed` event was be generated if the HTLC is eventually
50+
failed on chain. Events are now consistent irrespective of `ChannelManager`
51+
persistence or non-persistence (#1104).
5152

5253
## Serialization Compatibility
5354
* All above new Events/fields are ignored by prior clients. All above new

0 commit comments

Comments
 (0)