Returns the serialized contents of the underlying filter.
Synopsis
Declared in <blockfilter.h>
std::vector<unsigned char> const&
GetEncodedFilter() const;
Return Value
The encoded filter bytes.
Created with MrDocs
Returns the serialized contents of the underlying filter.
Declared in <blockfilter.h>
std::vector<unsigned char> const&
GetEncodedFilter() const;
The encoded filter bytes.
Created with MrDocs