File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -435,7 +435,7 @@ where
435435}
436436
437437#[ cfg( feature = "std" ) ]
438- /// See [`create_invoice_from_channelmanager_and_duration_since_epoch `]
438+ /// See [`create_invoice_from_channelmanager `]
439439/// This version allows for providing custom [`PaymentHash`] and description hash for the invoice.
440440///
441441/// This may be useful if you're building an on-chain swap or involving another protocol where
@@ -475,7 +475,7 @@ where
475475}
476476
477477#[ cfg( feature = "std" ) ]
478- /// See [`create_invoice_from_channelmanager_and_duration_since_epoch `]
478+ /// See [`create_invoice_from_channelmanager `]
479479/// This version allows for providing a custom [`PaymentHash`] for the invoice.
480480/// This may be useful if you're building an on-chain swap or involving another protocol where
481481/// the payment hash is also involved outside the scope of lightning.
You can’t perform that action at this time.
0 commit comments