![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
RAII wrapper for VerifyDB: Verify consistency of the block and coin databases. More...
#include <validation.h>
Public Member Functions | |
| CVerifyDB () | |
| ~CVerifyDB () | |
| bool | VerifyDB (CCoinsView *coinsview, int nCheckLevel, int nCheckDepth) |
RAII wrapper for VerifyDB: Verify consistency of the block and coin databases.
Definition at line 334 of file validation.h.
| CVerifyDB::CVerifyDB | ( | ) |
| CVerifyDB::~CVerifyDB | ( | ) |
Definition at line 3681 of file validation.cpp.
| bool CVerifyDB::VerifyDB | ( | CCoinsView * | coinsview, |
| int | nCheckLevel, | ||
| int | nCheckDepth | ||
| ) |