Bitcoin Core  27.99.0
P2P Digital Currency
Functions
blockfilter.cpp File Reference
#include <test/util/blockfilter.h>
#include <chainparams.h>
#include <node/blockstorage.h>
#include <primitives/block.h>
#include <undo.h>
#include <validation.h>
Include dependency graph for blockfilter.cpp:

Go to the source code of this file.

Functions

bool ComputeFilter (BlockFilterType filter_type, const CBlockIndex &block_index, BlockFilter &filter, const BlockManager &blockman)
 

Function Documentation

◆ ComputeFilter()

bool ComputeFilter ( BlockFilterType  filter_type,
const CBlockIndex block_index,
BlockFilter filter,
const BlockManager blockman 
)

Definition at line 15 of file blockfilter.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: