MCPcopy Create free account
hub / github.com/ElementsProject/elements / ResetIbd

Method ResetIbd

src/test/util/validation.cpp:11–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9#include <validation.h>
10
11void TestChainState::ResetIbd()
12{
13 m_cached_finished_ibd = false;
14 assert(IsInitialBlockDownload());
15}
16
17void TestChainState::JumpOutOfIbd()
18{

Callers 3

BOOST_AUTO_TEST_CASEFunction · 0.80
fuzz_targetFunction · 0.80
FUZZ_TARGET_INITFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected