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 @@ -7142,8 +7142,8 @@ where
7142
7142
/// [`Bolt12Invoice`] once it is received.
7143
7143
///
7144
7144
/// Uses [`InvoiceRequestBuilder`] such that the [`InvoiceRequest`] it builds is recognized by
7145
- /// the [`ChannelManager`] when handling a [`Bolt12Invoice`] message for the request. The
7146
- /// optional parameters are used in the builder, if `Some`:
7145
+ /// the [`ChannelManager`] when handling a [`Bolt12Invoice`] message in response to the request.
7146
+ /// The optional parameters are used in the builder, if `Some`:
7147
7147
/// - `quantity` for [`InvoiceRequest::quantity`] which must be set if
7148
7148
/// [`Offer::expects_quantity`] is `true`.
7149
7149
/// - `amount_msats` if overpaying what is required for the given `quantity` is desired, and
You can’t perform that action at this time.
0 commit comments