Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4297
CVerifyDB::~CVerifyDB()
4298
{
4299
uiInterface.ShowProgress(
""
, 100, false);
4300
}
4301
4302
bool CVerifyDB::VerifyDB(
4303
CChainState& chainstate,
Callers
nothing calls this directly
Calls
1
ShowProgress
Method · 0.80
Tested by
no test coverage detected