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.
1 parent c83b4a7 commit 2e5d0a7Copy full SHA for 2e5d0a7
docs/tutorials/build_a_node_in_rust.md
@@ -759,7 +759,7 @@ let persister = YourDataPersister { data_dir: ldk_data_dir.clone() }
759
760
**Dependencies:** `ChannelManager`, `NetworkGraph`
761
762
-**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)
763
764
### Step 19. Start Background Processing
765
0 commit comments