Skip to content

Commit 41ef097

Browse files
committed
f - use public type in changelog
1 parent aff9032 commit 41ef097

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pending_changelog/3139-bolt12-compatability.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Backwards Compatibility
22
* BOLT12 `Offers` created in prior versions are still valid but are at risk of
33
de-anonymization attacks.
4-
* BOLT12 outbound payments in state `PendingOutboundPayment::AwaitingInvoice`
5-
are considered invalid by `ChannelManager`. Any invoices received through the
4+
* BOLT12 outbound payments in state `RecentPaymentDetails::AwaitingInvoice` are
5+
considered invalid by `ChannelManager`. Any invoices received through the
66
corresponding `InvoiceRequest` reply path will be ignored.
77
* BOLT12 `Refund`s created in prior versions with non-empty `Refund::paths` are
88
considered invalid by `ChannelManager`. Any invoices sent through those

0 commit comments

Comments
 (0)