Skip to content

Commit 9b1ea5a

Browse files
committed
f s/which we use/used/
1 parent bf4655a commit 9b1ea5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/fee_estimator.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ use std::time::Duration;
2121
pub(crate) enum ConfirmationTarget {
2222
/// The default target for onchain payments.
2323
OnchainPayment,
24-
/// The target which we use for funding transactions.
24+
/// The target used for funding transactions.
2525
ChannelFunding,
2626
/// Targets used by LDK.
2727
Lightning(LdkConfirmationTarget),

0 commit comments

Comments
 (0)