dcrd/gcs/blockcf2
Ryan Staudt e0fe9a8cad multi: Remove agenda flags from DetermineTxType.
This removes the treasury and auto revocations agenda flags from the
stake.DetermineTxType since they are no longer used.
2022-05-08 11:47:32 -05:00
..
blockcf.go multi: Remove agenda flags from DetermineTxType. 2022-05-08 11:47:32 -05:00
README.md multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00

blockcf2

Build Status ISC License Doc

Package blockcf2 provides functions to build version 2 block filters. Unlike the gcs package, which is a general implementation of golomb coded sets, this package is tailored for specific filter creation for Decred blocks.

License

Package blockcf2 is licensed under the copyfree ISC License.