Bitcoin
|
#include <validation.h>
Public Member Functions | |
CVerifyDB () | |
~CVerifyDB () | |
bool | VerifyDB (const CChainParams &chainparams, CCoinsView *coinsview, int nCheckLevel, int nCheckDepth) |
RAII wrapper for VerifyDB: Verify consistency of the block and coin databases
CVerifyDB::CVerifyDB | ( | ) |
CVerifyDB::~CVerifyDB | ( | ) |
bool CVerifyDB::VerifyDB | ( | const CChainParams & | chainparams, |
CCoinsView * | coinsview, | ||
int | nCheckLevel, | ||
int | nCheckDepth | ||
) |