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