Skip to content

Commit bb9e9b4

Browse files
committed
f s/which/that/
1 parent 6099d5a commit bb9e9b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ pub struct Config {
248248
///
249249
/// **Note:** A minimum of 10 seconds is always enforced.
250250
pub fee_rate_cache_update_interval_secs: u64,
251-
/// A list of peers which we allow to establish zero confirmation channels to us.
251+
/// A list of peers that we allow to establish zero confirmation channels to us.
252252
///
253253
/// **Note:** Allowing payments via zero-confirmation channels is potentially insecure if the
254254
/// funding transaction ends up never being confirmed on-chain. Zero-confirmation channels

0 commit comments

Comments
 (0)