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

Synopsis

Declared in <validation.h>

class CVerifyDB;

Member Functions

Name

Description

CVerifyDB [constructor]

Construct the verifier.

~CVerifyDB [destructor]

Destroy the verifier.

VerifyDB

Verify the consistency of the block and coin databases.

Created with MrDocs