We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d41bc6d commit 6849b77Copy full SHA for 6849b77
lightning/src/ln/channel.rs
@@ -5044,7 +5044,7 @@ where
5044
/// Get the commitment tx fee for the local's (i.e. our) next commitment transaction based on the
5045
/// number of pending HTLCs that are on track to be in our next commitment tx.
5046
///
5047
- /// Optionally includes the `HTLCCandidate` given by `htlc` and an additional non-dust HTLC if
+ /// Includes the `HTLCCandidate` given by `htlc` and an additional non-dust HTLC if
5048
/// `fee_spike_buffer_htlc` is `Some`.
5049
5050
/// The first extra HTLC is useful for determining whether we can accept a further HTLC, the
0 commit comments