We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95566c3 commit ddd79daCopy full SHA for ddd79da
lightning/src/chain/chainmonitor.rs
@@ -146,7 +146,7 @@ where C::Target: chain::Filter,
146
///
147
/// Includes the balances from each [`ChannelMonitor`] *except* those included in
148
/// `ignored_channels`, allowing you to filter for only channels which are not still open (and
149
- /// who's balance should likely be pulled from the [`ChannelDetails`].
+ /// whose balance should likely be pulled from the [`ChannelDetails`].
150
151
/// See [`ChannelMonitor::get_claimable_balances`] for more details on the exact criteria for
152
/// inclusion in the return value.
0 commit comments