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.
2 parents e94e403 + d29f8ff commit ad24b8cCopy full SHA for ad24b8c
lightning/src/chain/channelmonitor.rs
@@ -1630,7 +1630,7 @@ impl<Signer: Sign> ChannelMonitor<Signer> {
1630
/// confirmations on the claim transaction.
1631
///
1632
/// Note that for `ChannelMonitors` which track a channel which went on-chain with versions of
1633
- /// LDK prior to 0.0.108, balances may not be fully captured if our counterparty broadcasted
+ /// LDK prior to 0.0.111, balances may not be fully captured if our counterparty broadcasted
1634
/// a revoked state.
1635
1636
/// See [`Balance`] for additional details on the types of claimable balances which
0 commit comments