X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=lightning%2Fsrc%2Fonion_message%2Fmessenger.rs;h=1d7a730fa3625126097fd6d25de150e5ba46c742;hb=dfb250b976eb9ad9e93f0c3f543ad88b76924d42;hp=1ce0b1805bc7eb4165433a9fd47cadf4fa3185a7;hpb=b7f73fa18866324017406dd7003b2dde86108d16;p=rust-lightning diff --git a/lightning/src/onion_message/messenger.rs b/lightning/src/onion_message/messenger.rs index 1ce0b180..1d7a730f 100644 --- a/lightning/src/onion_message/messenger.rs +++ b/lightning/src/onion_message/messenger.rs @@ -606,7 +606,7 @@ where /// `path`. /// /// Returns the node id of the peer to send the message to, the message itself, and any addresses -/// need to connect to the first node. +/// needed to connect to the first node. /// /// Returns [`SendError::UnresolvedIntroductionNode`] if: /// - `destination` contains a blinded path with an [`IntroductionNode::DirectedShortChannelId`],