We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f697b4b commit 5145c07Copy full SHA for 5145c07
lightning/src/offers/offer.rs
@@ -9,7 +9,7 @@
9
10
//! Data structures and encoding for `offer` messages.
11
//!
12
-//! An [`Offer`] is built by the merchant for the user-pays-merchants flow or may be parsed from a
+//! An [`Offer`] is built by the merchant for the user-pays-merchants flow and may be parsed from a
13
//! string by the user, typically after being scanned from a QR code.
14
15
//! ```
0 commit comments