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 37b04b1 commit 4d5da56Copy full SHA for 4d5da56
lightning/src/ln/channelmanager.rs
@@ -696,7 +696,7 @@ impl Readable for InterceptId {
696
///
697
/// These fields will often not need to be set, and the provided [`Self::default`] can be used.
698
pub struct OptionalOfferPaymentParams {
699
- /// A note which is communicated to the recipient about this payment via
+ /// A note that is communicated to the recipient about this payment via
700
/// [`InvoiceRequest::payer_note`].
701
pub payer_note: Option<String>,
702
/// Pathfinding options which tweak how the path is constructed to the recipient.
0 commit comments