Skip to content

Commit ed68abe

Browse files
committed
f - fix docs
1 parent 0160e54 commit ed68abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/channel.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6066,7 +6066,7 @@ where
60666066
/// This field is cleared once our counterparty sends a `channel_ready`.
60676067
pub interactive_tx_signing_session: Option<InteractiveTxSigningSession>,
60686068

6069-
/// The commitment point used for the next commitment transaction.
6069+
/// The commitment point used for the next holder commitment transaction.
60706070
next_holder_commitment_point: HolderCommitmentPoint,
60716071

60726072
/// Info about an in-progress, pending splice (if any), on the pre-splice channel

0 commit comments

Comments
 (0)