Skip to content

Commit 8d1d134

Browse files
authored
Fix Event::PaymentPathFailed typo in changelog
1 parent 75789d0 commit 8d1d134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
missing support for blinded path payments (#1927, #1908, #1926).
2323
* A `lightning-custom-message` crate has been added to make combining multiple
2424
custom messages into one enum/handler easier (#1832).
25-
* `Event::PaymentPathFailure` is now generated for failure to send an HTLC
25+
* `Event::PaymentPathFailed` is now generated for failure to send an HTLC
2626
over the first hop on our local channel (#2014, #2043).
2727
* `lightning-net-tokio` no longer requires an `Arc` on `PeerManager` (#1968).
2828
* `ChannelManager::list_recent_payments` was added (#1873).

0 commit comments

Comments
 (0)