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