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.
cargo doc
1 parent 09d45ce commit 0878d74Copy full SHA for 0878d74
lightning-background-processor/src/lib.rs
@@ -153,7 +153,7 @@ impl BackgroundProcessor {
153
/// functionality implemented by other handlers.
154
/// * [`NetGraphMsgHandler`] if given will update the [`NetworkGraph`] based on payment failures.
155
///
156
- /// [top-level documentation]: Self
+ /// [top-level documentation]: BackgroundProcessor
157
/// [`join`]: Self::join
158
/// [`stop`]: Self::stop
159
/// [`ChannelManager`]: lightning::ln::channelmanager::ChannelManager
0 commit comments