Skip to content

Commit ad91fcd

Browse files
committed
Update pay_for_offer docs about unsupported chains
1 parent 07d766a commit ad91fcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lightning/src/ln/channelmanager.rs

+1
Original file line numberDiff line numberDiff line change
@@ -7830,6 +7830,7 @@ where
78307830
/// Errors if:
78317831
/// - a duplicate `payment_id` is provided given the caveats in the aforementioned link,
78327832
/// - the provided parameters are invalid for the offer,
7833+
/// - the offer is for an unsupported chain, or
78337834
/// - the parameterized [`Router`] is unable to create a blinded reply path for the invoice
78347835
/// request.
78357836
///

0 commit comments

Comments
 (0)