This library implements Haskell support BIP 158 compact block filters.
- Build a block filter from a block and list of previous output scripts
- Encode and decode raw filter data
- Test for script membership
- Build a block filter header
This library implements Haskell support BIP 158 compact block filters.