Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ dataDir
Method
dataDir
src/qt/clientmodel.cpp:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
QString ClientModel::dataDir() const
176
{
177
return GUIUtil::boostPathToQString(GetDataDir());
178
}
179
180
void ClientModel::updateBanlist()
181
{
Callers
1
setClientModel
Method · 0.80
Calls
1
boostPathToQString
Function · 0.85
Tested by
no test coverage detected