Interface used to query the blockchain the index tracks.

Synopsis

Declared in <index/base.h>

std::unique_ptr<interfaces::Chain> m_chain;

Created with MrDocs