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 c7cdcf1 commit d1cdd12Copy full SHA for d1cdd12
lightning/src/util/persist.rs
@@ -707,6 +707,7 @@ where
707
/// directly by the [`ChainMonitor`] via [`ChainMonitor::new_async_beta`].
708
///
709
/// [`ChainMonitor`]: crate::chain::chainmonitor::ChainMonitor
710
+/// [`ChainMonitor::new_async_beta`]: crate::chain::chainmonitor::ChainMonitor::new_async_beta
711
pub struct MonitorUpdatingPersisterAsync<
712
K: Deref,
713
S: FutureSpawner,
0 commit comments