MCPcopy 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
4292CVerifyDB::CVerifyDB()
4293{
4294 uiInterface.ShowProgress(_("Verifying blocks…").translated, 0, false);
4295}
4296
4297CVerifyDB::~CVerifyDB()
4298{

Callers

nothing calls this directly

Calls 2

_Function · 0.85
ShowProgressMethod · 0.80

Tested by

no test coverage detected