Skip to content

Commit

Permalink
f missing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlueMatt committed Aug 22, 2024
1 parent 01a31fa commit 2ddaffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightning/src/onion_message/messenger.rs
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@ pub enum MessageSendInstructions {
},
/// Indicates that a message is being sent as a reply to a received message.
ForReply {
/// The instructions provided by the [`Responder`].
instructions: ResponseInstruction,
},
}
Expand Down

0 comments on commit 2ddaffd

Please sign in to comment.