MCPcopy Create free account
hub / github.com/ElementsProject/elements / ~CVerifyDB

Method ~CVerifyDB

src/validation.cpp:4297–4300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4295}
4296
4297CVerifyDB::~CVerifyDB()
4298{
4299 uiInterface.ShowProgress("", 100, false);
4300}
4301
4302bool CVerifyDB::VerifyDB(
4303 CChainState& chainstate,

Callers

nothing calls this directly

Calls 1

ShowProgressMethod · 0.80

Tested by

no test coverage detected