File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 24
24
longer be retryable via the LDK 0.0.114- ` retry_payment ` method (#2139 ).
25
25
* ` Event::PaymentPathFailed::retry ` was removed and will always be ` None ` for
26
26
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 ).
27
30
* Providing ` ChannelMonitorUpdate ` s generated by LDK 0.0.115 to a
28
31
` ChannelMonitor ` on 0.0.114 or before may panic (#2059 ). Note that this is
29
32
in general unsupported, and included here only for completeness.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments