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 0160e54 commit ed68abeCopy full SHA for ed68abe
lightning/src/ln/channel.rs
@@ -6066,7 +6066,7 @@ where
6066
/// This field is cleared once our counterparty sends a `channel_ready`.
6067
pub interactive_tx_signing_session: Option<InteractiveTxSigningSession>,
6068
6069
- /// The commitment point used for the next commitment transaction.
+ /// The commitment point used for the next holder commitment transaction.
6070
next_holder_commitment_point: HolderCommitmentPoint,
6071
6072
/// Info about an in-progress, pending splice (if any), on the pre-splice channel
0 commit comments