swap: decide on actual keyfamily value

This commit decides on the actual key family value.
pull/577/head
sputn1ck 1 year ago
parent 28421affb8
commit 5454442771
No known key found for this signature in database
GPG Key ID: 671103D881A5F0E4

@ -3,7 +3,5 @@ package swap
var (
// KeyFamily is the key family used to generate keys that allow
// spending of the htlc.
//
// TODO(joost): decide on actual value
KeyFamily = int32(99)
)

Loading…
Cancel
Save