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 d56620d commit 20be88bCopy full SHA for 20be88b
lightning/src/util/persist.rs
@@ -712,6 +712,8 @@ where
712
///
713
/// Unlike [`MonitorUpdatingPersister`], this does not implement [`Persist`], but is instead used
714
/// directly by the [`ChainMonitor`].
715
+///
716
+/// [`ChainMonitor`]: lightning::chain::chainmonitor::ChainMonitor
717
pub struct MonitorUpdatingPersisterAsync<
718
K: Deref,
719
S: FutureSpawner,
0 commit comments