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
435
435
}
436
436
437
437
#[ cfg( feature = "std" ) ]
438
- /// See [`create_invoice_from_channelmanager_and_duration_since_epoch `]
438
+ /// See [`create_invoice_from_channelmanager `]
439
439
/// This version allows for providing custom [`PaymentHash`] and description hash for the invoice.
440
440
///
441
441
/// This may be useful if you're building an on-chain swap or involving another protocol where
@@ -475,7 +475,7 @@ where
475
475
}
476
476
477
477
#[ cfg( feature = "std" ) ]
478
- /// See [`create_invoice_from_channelmanager_and_duration_since_epoch `]
478
+ /// See [`create_invoice_from_channelmanager `]
479
479
/// This version allows for providing a custom [`PaymentHash`] for the invoice.
480
480
/// This may be useful if you're building an on-chain swap or involving another protocol where
481
481
/// the payment hash is also involved outside the scope of lightning.
You can’t perform that action at this time.
0 commit comments