Skip to content

Commit

Permalink
Add Alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
distributed committed Jan 23, 2010
1 parent 0050d05 commit 3fbc33b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utility.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ func (d Distance) String() string { return hex.EncodeToString(d) }

const (
K = 20
Alpha = 3
MaxId = "\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF\xFF"
)

Expand Down

0 comments on commit 3fbc33b

Please sign in to comment.