[#CoinStatsIndex-CustomOptions] = xref:CoinStatsIndex.adoc[CoinStatsIndex]::CustomOptions :relfileprefix: ../ :mrdocs: Request notifications needed to keep UTXO statistics current. == Synopsis Declared in `<index/coinstatsindex.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]#