MCPcopy 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
243void ClientModel::setNetworkActive(bool active)
244{
245 SetNetworkActive(active);
246}
247
248bool ClientModel::getNetworkActive() const
249{

Callers

nothing calls this directly

Calls 1

SetNetworkActiveFunction · 0.85

Tested by

no test coverage detected