We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e04749 commit fd339ebCopy full SHA for fd339eb
1 file changed
staticaddr/address/interface.go
@@ -33,7 +33,7 @@ type Parameters struct {
33
// timeout path.
34
ClientPubkey *btcec.PublicKey
35
36
- // ClientPubkey is the client's pubkey for the static address. It is
+ // ServerPubkey is the server's pubkey for the static address. It is
37
// used for the 2-of-2 funding output.
38
ServerPubkey *btcec.PublicKey
39
0 commit comments