File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
* ` Confirm::transactions_confirmed ` is now idempotent (#1861 ).
29
29
* ` ChannelManager::compute_inflight_htlcs ` has been added to fetch in-flight
30
30
HTLCs for scoring. Note that ` InvoicePayer ` does this for you (#1830 ).
31
- * Added the chan we received a payment on to ` PaymentReceived ` events (#1856 ).
31
+ * Added ` PaymentClaimable::via_channel_id ` (#1856 ).
32
32
* Added the ` node_id ` (phantom or regular) to payment events (#1766 ).
33
33
* Added the funding transaction ` confirmations ` to ` ChannelDetails ` (#1856 ).
34
34
* ` BlindedRoute ` has been renamed ` BlindedPath ` (#1918 ).
58
58
including those which become ready after upgrading to 0.0.113 (#1743 ).
59
59
* Once ` UserConfig::accept_intercept_htlcs ` is set, downgrades to LDK versions
60
60
prior to 0.0.113 are not supported (#1835 ).
61
- * Existing payments may see a ` PaymentReceived ::user_channel_id` of 0 (#1856 ).
61
+ * Existing payments may see a ` PaymentClaimable ::user_channel_id` of 0 (#1856 )
62
62
* When downgrading to a version of LDK prior to 0.0.113 when there are
63
63
resolved payments waiting for a small timeout, the payments may not be
64
64
removed, preventing payments with the same ` PaymentId ` (#1761 ).
You can’t perform that action at this time.
0 commit comments