![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <test/util/blockfilter.h>#include <chainparams.h>#include <node/blockstorage.h>#include <primitives/block.h>#include <undo.h>#include <validation.h>Go to the source code of this file.
Functions | |
| bool | ComputeFilter (BlockFilterType filter_type, const CBlockIndex &block_index, BlockFilter &filter, const BlockManager &blockman) |
| bool ComputeFilter | ( | BlockFilterType | filter_type, |
| const CBlockIndex & | block_index, | ||
| BlockFilter & | filter, | ||
| const BlockManager & | blockman | ||
| ) |
Definition at line 15 of file blockfilter.cpp.