Skip to content

Commit 53cb9f6

Browse files
committed
f doc link
1 parent f9ec65e commit 53cb9f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lightning/src/util/persist.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,7 @@ where
713713
/// directly by the [`ChainMonitor`] via [`ChainMonitor::new_async_beta`].
714714
///
715715
/// [`ChainMonitor`]: lightning::chain::chainmonitor::ChainMonitor
716+
/// [`ChainMonitor::new_async_beta`]: lightning::chain::chainmonitor::ChainMonitor::new_async_beta
716717
pub struct MonitorUpdatingPersisterAsync<K: Deref, S: FutureSpawner, L: Deref, ES: Deref, SP: Deref, BI: Deref, FE: Deref>
717718
(Arc<MonitorUpdatingPersisterAsyncInner<K, S, L, ES, SP, BI, FE>>)
718719
where

0 commit comments

Comments
 (0)