dcrd/gcs/blockcf
2020-02-18 19:35:19 -06:00
..
bench_test.go gcs: Add benchmark for AddSigScript. 2019-07-29 13:09:49 -05:00
blockcf.go stake: Start v3 module dev cycle. 2019-10-24 22:10:39 -05:00
README.md multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00

blockcf

Doc

Overview

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.