[#node-TxDownloadManagerImpl-RecentRejectsFilter] = xref:node.adoc[node]::xref:node/TxDownloadManagerImpl.adoc[TxDownloadManagerImpl]::RecentRejectsFilter :relfileprefix: ../../ :mrdocs: Lazily construct and return the recently‐rejected transactions filter. == Synopsis Declared in `<node/txdownloadman_impl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CRollingBloomFilter.adoc[CRollingBloomFilter]& RecentRejectsFilter(); ---- == Return Value The rolling Bloom filter of recently rejected transactions. [.small]#Created with https://www.mrdocs.com[MrDocs]#