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.
1 parent 28421af commit 5454442Copy full SHA for 5454442
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