Return custom notification options for index.
Synopsis
Declared in <index/base.h>
[[nodiscard]]
virtual
interfaces::Chain::NotifyOptions
CustomOptions();
Return Value
The notification options requested by this index.
|
Note
|
The return value should not be discarded. |
Created with MrDocs