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 098c98d + 2e5d0a7 commit 487d964Copy full SHA for 487d964
docs/tutorials/build_a_node_in_rust.md
@@ -767,7 +767,7 @@ let persister = YourDataPersister { data_dir: ldk_data_dir.clone() }
767
768
**Dependencies:** `ChannelManager`, `NetworkGraph`
769
770
-**References:** [`Persister` docs](https://docs.rs/lightning-background-processor/*/lightning_background_processor/trait.Persister.html)
+**References:** [`Persister` docs](https://docs.rs/lightning/*/lightning/util/persist/trait.Persister.html)
771
772
### Step 19. Start Background Processing
773
0 commit comments