Skip to content

Commit 4b31519

Browse files
committed
f typo
1 parent 3b931c9 commit 4b31519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/channelmanager.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1354,7 +1354,7 @@ impl<Signer: Sign, M: Deref, T: Deref, K: Deref, F: Deref, L: Deref> ChannelMana
13541354
/// estimate.
13551355
/// * If our counterparty is the channel initiator, we will require a channel closing
13561356
/// transaction feerate of our [`Background`] feerate or the feerate which
1357-
/// will appear on a force-closure transaction, whichever is lower. We will allow our
1357+
/// would appear on a force-closure transaction, whichever is lower. We will allow our
13581358
/// counterparty to pay as much fee as they'd like, however.
13591359
///
13601360
/// May generate a SendShutdown message event on success, which should be relayed.

0 commit comments

Comments
 (0)