node::TxDownloadManagerImpl::RecentConfirmedTransactionsFilter

Lazily construct and return the recently-confirmed transactions filter.

Synopsis

Declared in <node/txdownloadman_impl.h>

CRollingBloomFilter&
RecentConfirmedTransactionsFilter();

Return Value

The rolling Bloom filter of recently confirmed transactions.