mirror of
https://github.com/FlipsideCrypto/dcrd.git
synced 2026-02-06 10:56:47 +00:00
9 lines
379 B
Markdown
9 lines
379 B
Markdown
blockcf
|
|
==========
|
|
|
|
[](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.
|