Skip to content

Commit 1d74570

Browse files
committed
f - fix docs
1 parent 25008a7 commit 1d74570

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lightning/src/events/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,8 @@ pub enum Event {
758758
/// The invoice to pay.
759759
invoice: Bolt12Invoice,
760760
/// The context of the [`BlindedPath`] used to send the invoice.
761+
///
762+
/// [`BlindedPath`]: crate::blinded_path::BlindedPath
761763
context: OffersContext,
762764
/// A responder for replying with an [`InvoiceError`] if needed.
763765
///

0 commit comments

Comments
 (0)