Skip to content

chore: Update bloom filter package interface

Administrator requested to merge ef/bloom-filter into main

Created by: efritz

Allow the same decoded filter to be used multiple times, as we (will) tend to test a series of monikers against one filter. This will save on duplicate decoding.

Merge request reports

Loading