Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
void TestChainState::ResetIbd()
12
{
13
m_cached_finished_ibd = false;
14
assert(IsInitialBlockDownload());
15
}
16
17
void TestChainState::JumpOutOfIbd()
18
{
Callers
3
BOOST_AUTO_TEST_CASE
Function · 0.80
fuzz_target
Function · 0.80
FUZZ_TARGET_INIT
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected