Skip to content

Commit 29aab5d

Browse files
committed
Remove spurious comment in channel.rs
1 parent d53ab19 commit 29aab5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lightning/src/ln/channel.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10577,8 +10577,6 @@ where
1057710577
Ok((None, None))
1057810578
}
1057910579

10580-
// Send stuff to our remote peers:
10581-
1058210580
/// Queues up an outbound HTLC to send by placing it in the holding cell. You should call
1058310581
/// [`Self::maybe_free_holding_cell_htlcs`] in order to actually generate and send the
1058410582
/// commitment update.

0 commit comments

Comments
 (0)