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 @@ -9560,8 +9560,8 @@ where
95609560 /// Create an offer for receiving async payments as an often-offline recipient.
95619561 ///
95629562 /// 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.
95659565 /// 2. Use [`Self::create_static_invoice_builder_for_async_receive_offer`] to create a
95669566 /// [`StaticInvoice`] from this [`Offer`] plus the returned [`Nonce`], and provide the static
95679567 /// invoice to the aforementioned always-online node.
You can’t perform that action at this time.
0 commit comments