Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ SetServiceFlagsIBDCache
Function
SetServiceFlagsIBDCache
src/protocol.cpp:134–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
void SetServiceFlagsIBDCache(bool state) {
135
g_initial_block_download_completed = state;
136
}
137
138
CInv::CInv()
139
{
Callers
1
UpdatedBlockTip
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected