We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28421af + 5454442 commit 6a4aa8cCopy full SHA for 6a4aa8c
swap/keychain.go
@@ -3,7 +3,5 @@ package swap
3
var (
4
// KeyFamily is the key family used to generate keys that allow
5
// spending of the htlc.
6
- //
7
- // TODO(joost): decide on actual value
8
KeyFamily = int32(99)
9
)
0 commit comments