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 @@ -7144,8 +7144,8 @@ where
7144
7144
/// [`Bolt12Invoice`] once it is received.
7145
7145
///
7146
7146
/// Uses [`InvoiceRequestBuilder`] such that the [`InvoiceRequest`] it builds is recognized by
7147
- /// the [`ChannelManager`] when handling a [`Bolt12Invoice`] message for the request. The
7148
- /// optional parameters are used in the builder, if `Some`:
7147
+ /// the [`ChannelManager`] when handling a [`Bolt12Invoice`] message in response to the request.
7148
+ /// The optional parameters are used in the builder, if `Some`:
7149
7149
/// - `quantity` for [`InvoiceRequest::quantity`] which must be set if
7150
7150
/// [`Offer::expects_quantity`] is `true`.
7151
7151
/// - `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