Skip to content

Commit 34e19e5

Browse files
committed
Update pay_for_offer docs about unsupported chains
1 parent d49c71d commit 34e19e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lightning/src/ln/channelmanager.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7797,6 +7797,7 @@ where
77977797
/// Errors if:
77987798
/// - a duplicate `payment_id` is provided given the caveats in the aforementioned link,
77997799
/// - the provided parameters are invalid for the offer,
7800+
/// - the offer is for an unsupported chain, or
78007801
/// - the parameterized [`Router`] is unable to create a blinded reply path for the invoice
78017802
/// request.
78027803
///

0 commit comments

Comments
 (0)