Skip to content

Commit 5ccd8c7

Browse files
committed
f - more doc fixes
1 parent d6d340f commit 5ccd8c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lightning/src/offers/offer.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ impl OfferBuilder {
149149
self
150150
}
151151

152-
/// Adds a blinded path to [`Offer::paths`]. Must include one path if only connected by private
153-
/// channels.
152+
/// Adds a blinded path to [`Offer::paths`]. Must include at least one path if only connected by
153+
/// private channels.
154154
///
155155
/// Successive calls to this method will add another blinded path. Caller is responsible for not
156156
/// adding duplicate paths.

0 commit comments

Comments
 (0)