Restore in-memory state from the database on startup.
Declared in <index/blockfilterindex.h>
virtual
bool
CustomInit(std::optional<interfaces::BlockRef> const& block) override;
True on success.
| Name | Description |
|---|---|
| block | Best block recorded in the database, if any. |