We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22dc964 commit 04a4682Copy full SHA for 04a4682
lightning-background-processor/src/lib.rs
@@ -202,7 +202,7 @@ impl BackgroundProcessor {
202
///
203
/// # Rapid Gossip Sync
204
205
- /// If rapid gossip sync is meant to run at startup, pass a [`RapidGossipSync`] to `gossip_sync`
+ /// If rapid gossip sync is meant to run at startup, pass [`RapidGossipSync`] via `gossip_sync`
206
/// to indicate that the [`BackgroundProcessor`] should not prune the [`NetworkGraph`] instance
207
/// until the [`RapidGossipSync`] instance completes its first sync.
208
0 commit comments