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 b429f30 commit 76e1d55Copy full SHA for 76e1d55
lightning/src/chain/chainmonitor.rs
@@ -833,7 +833,7 @@ where
833
///
834
/// Note that this method *can* be used if additional blocks were replayed against the
835
/// [`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
+ /// replayed against the [`ChannelMonitor`] which needs to be persisted (i.e. the state has
837
/// changed due to a [`ChannelMonitorUpdate`] such that it may be different after another
838
/// restart).
839
0 commit comments