Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ AreBaseParamsConfigured
Function
AreBaseParamsConfigured
src/chainparamsbase.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
bool AreBaseParamsConfigured()
144
{
145
return pCurrentBaseParams != NULL;
146
}
Callers
1
LogPrintStr
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected