Skip to content

Commit 06d9202

Browse files
committed
f improve doc for get_local_sig
1 parent 8ba08a0 commit 06d9202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/chan_utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ impl LocalCommitmentTransaction {
569569
}
570570
}
571571

572-
/// Gets a local signature for the contained commitment transaction.
572+
/// Gets our signature for the contained commitment transaction given our funding private key.
573573
///
574574
/// Funding key is your key included in the 2-2 funding_outpoint lock. Should be provided
575575
/// by your ChannelKeys.

0 commit comments

Comments
 (0)