We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
s/which/that/
1 parent 6099d5a commit bb9e9b4Copy full SHA for bb9e9b4
1 file changed
src/lib.rs
@@ -248,7 +248,7 @@ pub struct Config {
248
///
249
/// **Note:** A minimum of 10 seconds is always enforced.
250
pub fee_rate_cache_update_interval_secs: u64,
251
- /// A list of peers which we allow to establish zero confirmation channels to us.
+ /// A list of peers that we allow to establish zero confirmation channels to us.
252
253
/// **Note:** Allowing payments via zero-confirmation channels is potentially insecure if the
254
/// funding transaction ends up never being confirmed on-chain. Zero-confirmation channels
0 commit comments