We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
reply_short_channel_ids_end
1 parent ce6bcf6 commit 8ecd717Copy full SHA for 8ecd717
lightning/src/ln/msgs.rs
@@ -814,7 +814,7 @@ pub struct QueryShortChannelIds {
814
pub short_channel_ids: Vec<u64>,
815
}
816
817
-/// A [`reply_short_channel_ids_end message`] is sent as a reply to a
+/// A [`reply_short_channel_ids_end`] message is sent as a reply to a
818
/// message. The query recipient makes a best
819
/// effort to respond based on their local network view which may not be
820
/// a perfect view of the network.
0 commit comments