Initializes the sync state and registers the instance to the validation interface so that it stays in sync with blockchain updates.
Declared in <index/base.h>
<index/base.h>
[[nodiscard]] bool Init();
True on success.
The return value should not be discarded.