mirror of
https://github.com/lightninglabs/loop
synced 2024-11-04 06:00:21 +00:00
Merge pull request #577 from sputn1ck/keyfamily_actual_value
swap: decide on actual keyfamily value
This commit is contained in:
commit
6a4aa8c102
@ -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…
Reference in New Issue
Block a user