Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ GetfLargeWorkForkFound
Function
GetfLargeWorkForkFound
src/warnings.cpp:28–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
bool GetfLargeWorkForkFound()
29
{
30
LOCK(cs_warnings);
31
return fLargeWorkForkFound;
32
}
33
34
void SetfLargeWorkInvalidChainFound(bool flag)
35
{
Callers
1
CheckForkWarningConditions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected