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 d53ab19 commit 29aab5dCopy full SHA for 29aab5d
lightning/src/ln/channel.rs
@@ -10577,8 +10577,6 @@ where
10577
Ok((None, None))
10578
}
10579
10580
- // Send stuff to our remote peers:
10581
-
10582
/// Queues up an outbound HTLC to send by placing it in the holding cell. You should call
10583
/// [`Self::maybe_free_holding_cell_htlcs`] in order to actually generate and send the
10584
/// commitment update.
0 commit comments