Initialize internal state from the database and block index.
Declared in <index/base.h>
<index/base.h>
[[nodiscard]] virtual bool CustomInit(std::optional<interfaces::BlockRef> const& block);
True on success.
The return value should not be discarded.