Skip to content

Commit d321813

Browse files
committed
f - expand OfferBuilder::path docs
1 parent 5cfa419 commit d321813

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lightning/src/offers/offer.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,8 @@ impl OfferBuilder {
151151
self
152152
}
153153

154-
/// Adds a blinded path to [`Offer::paths`].
154+
/// Adds a blinded path to [`Offer::paths`]. Must include one path if only connected by private
155+
/// channels.
155156
///
156157
/// Successive calls to this method will add another blinded path. Caller is responsible for not
157158
/// adding duplicate paths.

0 commit comments

Comments
 (0)