RAII wrapper for VerifyDB: Verify consistency of the block and coin databases
Synopsis
Declared in <validation.h>
class CVerifyDB;
Member Functions
Name |
Description |
|
Construct the verifier. |
|
Destroy the verifier. |
Verify the consistency of the block and coin databases. |
Created with MrDocs