Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ CVerifyDB
Method
CVerifyDB
src/validation.cpp:4292–4295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4290
}
4291
4292
CVerifyDB::CVerifyDB()
4293
{
4294
uiInterface.ShowProgress(_(
"Verifying blocks…"
).translated, 0, false);
4295
}
4296
4297
CVerifyDB::~CVerifyDB()
4298
{
Callers
nothing calls this directly
Calls
2
_
Function · 0.85
ShowProgress
Method · 0.80
Tested by
no test coverage detected