We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
all_paths_failed
1 parent ccac926 commit 75789d0Copy full SHA for 75789d0
CHANGELOG.md
@@ -40,7 +40,7 @@
40
if you downgrade prior to receipt (#1878).
41
* `Event::PaymentPathFailed::network_update` will always be `None` if an
42
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
+ * `Event::PaymentPathFailed::all_paths_failed` will always be false if an
44
0.0.114-generated event is read by a prior version of LDK. Users who rely on
45
it to determine payment retries should migrate to `Event::PaymentFailed`, in
46
a separate release prior to upgrading to LDK 0.0.114 if downgrading is
0 commit comments