mirror of
https://github.com/LBRYFoundation/lbcutil.git
synced 2025-08-23 17:47:30 +00:00
README.md fixes
This commit is contained in:
parent
856e3a320d
commit
197462ade8
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
base58
|
||||
gcs
|
||||
==========
|
||||
|
||||
[]
|
||||
|
@ -8,7 +8,7 @@ base58
|
|||
(http://godoc.org/github.com/btcsuite/btcutil/gcs)
|
||||
|
||||
Package gcs provides an API for building and using a Golomb-coded set filter
|
||||
similar to that described [here].(http://giovanni.bajo.it/post/47119962313/golomb-coded-sets-smaller-than-bloom-filters)
|
||||
similar to that described [here](http://giovanni.bajo.it/post/47119962313/golomb-coded-sets-smaller-than-bloom-filters).
|
||||
|
||||
A comprehensive suite of tests is provided to ensure proper functionality.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue