CVerifyDB

RAII wrapper for VerifyDB: Verify consistency of the block and coin databases

Synopsis

Declared in <validation.h>

class CVerifyDB;

Member Functions

NameDescription
CVerifyDB [constructor]Construct the verifier.
~CVerifyDB [destructor]Destroy the verifier.
VerifyDB Verify the consistency of the block and coin databases.