Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
298
QString ClientModel::dataDir() const
299
{
300
return GUIUtil::boostPathToQString(GetDataDir());
301
}
302
303
void ClientModel::updateBanlist()
304
{
Callers
1
setClientModel
Method · 0.80
Calls
1
boostPathToQString
Function · 0.85
Tested by
no test coverage detected