Skip to content

Commit 76e1d55

Browse files
committed
f sp
1 parent b429f30 commit 76e1d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/chain/chainmonitor.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ where
833833
///
834834
/// Note that this method *can* be used if additional blocks were replayed against the
835835
/// [`ChannelMonitor`], and in general can only *not* be used if a [`ChannelMonitorUpdate`] was
836-
/// replayed against the [`ChannelMonitor`] which needs to be psersisted (i.e. the state has
836+
/// replayed against the [`ChannelMonitor`] which needs to be persisted (i.e. the state has
837837
/// changed due to a [`ChannelMonitorUpdate`] such that it may be different after another
838838
/// restart).
839839
///

0 commit comments

Comments
 (0)