File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -349,8 +349,8 @@ pub struct ChannelPublicKeys {
349
349
/// counterparty to create a secret which the counterparty can reveal to revoke previous
350
350
/// states.
351
351
pub revocation_basepoint : PublicKey ,
352
- /// The public key which receives our immediately spendable primary channel balance in
353
- /// counterparty-broadcasted commitment transactions. This key is static across every commitment
352
+ /// The public key which receives an immediately spendable primary channel balance in
353
+ /// a broadcaster's commitment transactions. This key is static across every commitment
354
354
/// transaction.
355
355
pub payment_point : PublicKey ,
356
356
/// The base point which is used (with derive_public_key) to derive a per-commitment payment
You can’t perform that action at this time.
0 commit comments