Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ blocksDir
Method
blocksDir
src/qt/clientmodel.cpp:228–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
QString ClientModel::blocksDir() const
229
{
230
return GUIUtil::PathToQString(gArgs.GetBlocksDirPath());
231
}
232
233
void ClientModel::updateBanlist()
234
{
Callers
1
setClientModel
Method · 0.80
Calls
1
PathToQString
Function · 0.85
Tested by
no test coverage detected