Skip to content

Commit 6a4aa8c

Browse files
authored
Merge pull request #577 from sputn1ck/keyfamily_actual_value
swap: decide on actual keyfamily value
2 parents 28421af + 5454442 commit 6a4aa8c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

swap/keychain.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@ package swap
33
var (
44
// KeyFamily is the key family used to generate keys that allow
55
// spending of the htlc.
6-
//
7-
// TODO(joost): decide on actual value
86
KeyFamily = int32(99)
97
)

0 commit comments

Comments
 (0)