Skip to content

Commit c5a4669

Browse files
committed
f fully fix case
1 parent 5566260 commit c5a4669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
a while to receive a pong from them. Further, we avoid sending too many
4444
gossip messages between pings to ensure we should always receive pongs in a
4545
timely manner (#1137).
46-
* If a payment is sent, creating an outbound HTLC and sending it to our
46+
* If a payment was 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 was be generated if the HTLC is eventually
49+
`Event::PaymentPathFailed` event was generated if the HTLC is eventually
5050
failed on chain. Events are now consistent irrespective of `ChannelManager`
5151
persistence or non-persistence (#1104).
5252

0 commit comments

Comments
 (0)