We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa772fa commit 1fa9197Copy full SHA for 1fa9197
1 file changed
staticaddr/script/parameters.go
@@ -18,8 +18,8 @@ type Parameters struct {
18
// used for the 2-of-2 funding output.
19
ServerPubkey *btcec.PublicKey
20
21
- // Expiry is the CSV timout value at which the client can claim the
22
- // static address's timout path.
+ // Expiry is the CSV timeout value at which the client can claim the
+ // static address's timeout path.
23
Expiry uint32
24
25
// PkScript is the unique static address's output script.
0 commit comments