dcrd/gcs/blockcf/README.md
2019-06-18 14:20:06 -05:00

9 lines
379 B
Markdown

blockcf
==========
[![GoDoc](https://godoc.org/github.com/decred/dcrd/gcs/blockcf?status.png)](https://godoc.org/github.com/decred/dcrd/gcs/blockcf)
Package blockcf provides functions to build committed filters from blocks.
Unlike the gcs package, which is a general implementation of golomb coded sets,
this package is tailored for specific filter creation for Decred blocks.