Skip to content

Commit 75789d0

Browse files
committed
Fix all_paths_failed typo in changelog
1 parent ccac926 commit 75789d0

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
@@ -40,7 +40,7 @@
4040
if you downgrade prior to receipt (#1878).
4141
* `Event::PaymentPathFailed::network_update` will always be `None` if an
4242
0.0.114-generated event is read by a prior version of LDK (#2043).
43-
* `Event::PaymentPathFailed::all_paths_removed` will always be false if an
43+
* `Event::PaymentPathFailed::all_paths_failed` will always be false if an
4444
0.0.114-generated event is read by a prior version of LDK. Users who rely on
4545
it to determine payment retries should migrate to `Event::PaymentFailed`, in
4646
a separate release prior to upgrading to LDK 0.0.114 if downgrading is

0 commit comments

Comments
 (0)