Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ setNetworkActive
Method
setNetworkActive
src/qt/clientmodel.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void ClientModel::setNetworkActive(bool active)
244
{
245
SetNetworkActive(active);
246
}
247
248
bool ClientModel::getNetworkActive() const
249
{
Callers
nothing calls this directly
Calls
1
SetNetworkActive
Function · 0.85
Tested by
no test coverage detected