MCPcopy 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
143bool AreBaseParamsConfigured()
144{
145 return pCurrentBaseParams != NULL;
146}

Callers 1

LogPrintStrFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected