mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
swap: decide on actual keyfamily value
This commit decides on the actual key family value.
This commit is contained in:
parent
28421affb8
commit
5454442771
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue