Skip to content

Commit 8c30128

Browse files
committed
f sp
1 parent 28ab4e3 commit 8c30128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/chain/chaininterface.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pub trait BroadcasterInterface {
5151
pub enum ConfirmationTarget {
5252
/// The most aggressive (i.e. highest) feerate estimate available.
5353
///
54-
/// This is use to sanity-check our counterparty's feerates and should be as conservative as
54+
/// This is used to sanity-check our counterparty's feerates and should be as conservative as
5555
/// possible to ensure that we don't confuse a peer using a very conservative estimator for one
5656
/// trying to burn channel balance to dust.
5757
MaximumFeeEstimate,

0 commit comments

Comments
 (0)