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