Skip to content

Commit 017bbd9

Browse files
committed
f sp i guess?
1 parent c71b065 commit 017bbd9

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
@@ -2003,7 +2003,7 @@ impl<Signer: Sign, M: Deref, T: Deref, K: Deref, F: Deref, L: Deref> ChannelMana
20032003
self.force_close_sending_error(channel_id, counterparty_node_id, true)
20042004
}
20052005

2006-
/// Force closes a channel, rejecting new HTLCs on the given channel but skiping broadcasting of
2006+
/// Force closes a channel, rejecting new HTLCs on the given channel but skips broadcasting of
20072007
/// the latest local commitment transaction to the chain. Fails if `channel_id` is unknown to
20082008
/// the manager, or if the `counterparty_node_id` isn't the counterparty of the corresponding
20092009
/// channel.

0 commit comments

Comments
 (0)