MCPcopy Create free account
hub / github.com/LUX-Core/lux / dataDir

Method dataDir

src/qt/clientmodel.cpp:298–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296}
297
298QString ClientModel::dataDir() const
299{
300 return GUIUtil::boostPathToQString(GetDataDir());
301}
302
303void ClientModel::updateBanlist()
304{

Callers 1

setClientModelMethod · 0.80

Calls 1

boostPathToQStringFunction · 0.85

Tested by

no test coverage detected