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 @@ -9560,8 +9560,8 @@ where
9560
9560
/// Create an offer for receiving async payments as an often-offline recipient.
9561
9561
///
9562
9562
/// Because we may be offline when the payer attempts to request an invoice, you MUST:
9563
- /// 1. Provide at least 1 [`BlindedPath `] for onion messages terminating at an always-online node
9564
- /// that will serve the [`StaticInvoice`] created from this offer on our behalf.
9563
+ /// 1. Provide at least 1 [`BlindedMessagePath `] terminating at an always-online node that will
9564
+ /// serve the [`StaticInvoice`] created from this offer on our behalf.
9565
9565
/// 2. Use [`Self::create_static_invoice_builder_for_async_receive_offer`] to create a
9566
9566
/// [`StaticInvoice`] from this [`Offer`] plus the returned [`Nonce`], and provide the static
9567
9567
/// invoice to the aforementioned always-online node.
You can’t perform that action at this time.
0 commit comments