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.
2 parents 6742bd5 + 8ecd717 commit 01fe9baCopy full SHA for 01fe9ba
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