node::TxDownloadManagerImpl::RecentRejectsFilter

Lazily construct and return the recently-rejected transactions filter.

Synopsis

Declared in <node/txdownloadman_impl.h>

CRollingBloomFilter&
RecentRejectsFilter();

Return Value

The rolling Bloom filter of recently rejected transactions.