Skip to content

Commit 20be88b

Browse files
committed
f doc link
1 parent d56620d commit 20be88b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lightning/src/util/persist.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,8 @@ where
712712
///
713713
/// Unlike [`MonitorUpdatingPersister`], this does not implement [`Persist`], but is instead used
714714
/// directly by the [`ChainMonitor`].
715+
///
716+
/// [`ChainMonitor`]: lightning::chain::chainmonitor::ChainMonitor
715717
pub struct MonitorUpdatingPersisterAsync<
716718
K: Deref,
717719
S: FutureSpawner,

0 commit comments

Comments
 (0)