Skip to content

Commit 5454442

Browse files
committed
swap: decide on actual keyfamily value
This commit decides on the actual key family value.
1 parent 28421af commit 5454442

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)