Function selectors::matching::selector_may_match

source ยท
pub fn selector_may_match(hashes: &AncestorHashes, bf: &BloomFilter) -> bool
Expand description

Given the ancestor hashes from a selector, see if the current element, represented by the bloom filter, has a chance of matching at all.