Skip to content

Commit 2ddaffd

Browse files
committed
f missing doc
1 parent 01a31fa commit 2ddaffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lightning/src/onion_message/messenger.rs

+1
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ pub enum MessageSendInstructions {
424424
},
425425
/// Indicates that a message is being sent as a reply to a received message.
426426
ForReply {
427+
/// The instructions provided by the [`Responder`].
427428
instructions: ResponseInstruction,
428429
},
429430
}

0 commit comments

Comments
 (0)