[#BlockFilterIndex-CustomOptions] = xref:BlockFilterIndex.adoc[BlockFilterIndex]::CustomOptions :relfileprefix: ../ :mrdocs: Request notifications for pruned blocks so filters can be built. == Synopsis Declared in `<index/blockfilterindex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:interfaces/Chain.adoc[interfaces::Chain::NotifyOptions] CustomOptions() override; ---- == Return Value The notification options requested by this index. [.small]#Created with https://www.mrdocs.com[MrDocs]#