File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1492,8 +1492,8 @@ where
1492
1492
/// [`Bolt12Invoice`], which must first be requested by the payer. The interchange of these messages
1493
1493
/// as defined in the specification is handled by [`ChannelManager`] and its implementation of
1494
1494
/// [`OffersMessageHandler`]. However, this only works with an [`Offer`] created using a builder
1495
- /// returned by [`create_offer_builder`]. With this approach, offers are stateless just as they are
1496
- /// with BOLT 11 invoices.
1495
+ /// returned by [`create_offer_builder`]. With this approach, BOLT 12 offers and invoices are
1496
+ /// stateless just as BOLT 11 invoices are .
1497
1497
///
1498
1498
/// ```
1499
1499
/// # use lightning::events::{Event, EventsProvider, PaymentPurpose};
You can’t perform that action at this time.
0 commit comments