We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Event::PaymentPathFailed
1 parent 75789d0 commit 8d1d134Copy full SHA for 8d1d134
CHANGELOG.md
@@ -22,7 +22,7 @@
22
missing support for blinded path payments (#1927, #1908, #1926).
23
* A `lightning-custom-message` crate has been added to make combining multiple
24
custom messages into one enum/handler easier (#1832).
25
- * `Event::PaymentPathFailure` is now generated for failure to send an HTLC
+ * `Event::PaymentPathFailed` is now generated for failure to send an HTLC
26
over the first hop on our local channel (#2014, #2043).
27
* `lightning-net-tokio` no longer requires an `Arc` on `PeerManager` (#1968).
28
* `ChannelManager::list_recent_payments` was added (#1873).
0 commit comments