BlockFilterIndex::CustomAppend

Compute and store the filter for a newly connected block.

Synopsis

Declared in <index/blockfilterindex.h>

virtual
bool
CustomAppend(interfaces::BlockInfo const& block) override;

Return Value

True on success.

Parameters

NameDescription
blockInformation about the block being appended.