![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <blockfilter.h>Go to the source code of this file.
Namespaces | |
| namespace | node |
Functions | |
| bool | ComputeFilter (BlockFilterType filter_type, const CBlockIndex &block_index, BlockFilter &filter, const node::BlockManager &blockman) |
| bool ComputeFilter | ( | BlockFilterType | filter_type, |
| const CBlockIndex & | block_index, | ||
| BlockFilter & | filter, | ||
| const node::BlockManager & | blockman | ||
| ) |
Definition at line 15 of file blockfilter.cpp.