Skip to content

Commit 5df4b62

Browse files
committed
f 2146
1 parent 035c79c commit 5df4b62

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
longer be retryable via the LDK 0.0.114- `retry_payment` method (#2139).
2525
* `Event::PaymentPathFailed::retry` was removed and will always be `None` for
2626
payments initiated on 0.0.115 which fail on an earlier version (#2063).
27+
* `Route`s and `PaymentParameters` with blinded path information will not be
28+
readable on prior versions of LDK. Such objects are not currently constructed
29+
by LDK, but may be when processing BOLT12 data in a coming release (#2146).
2730
* Providing `ChannelMonitorUpdate`s generated by LDK 0.0.115 to a
2831
`ChannelMonitor` on 0.0.114 or before may panic (#2059). Note that this is
2932
in general unsupported, and included here only for completeness.

pending_changelog/2146.txt

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)