Test whether an outpoint may be in the filter.
Declared in <common/bloom.h>
<common/bloom.h>
bool contains(COutPoint const& outpoint) const;
true if the outpoint may be present (subject to false positives).