bloom

ISC License GoDoc

Package bloom provides an API for dealing with kaspa-specific bloom filters.

Examples

  • NewFilter Example Demonstrates how to create a new bloom filter, add a transaction hash to it, and check if the filter matches the transaction.