MCPcopy 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
228QString ClientModel::blocksDir() const
229{
230 return GUIUtil::PathToQString(gArgs.GetBlocksDirPath());
231}
232
233void ClientModel::updateBanlist()
234{

Callers 1

setClientModelMethod · 0.80

Calls 1

PathToQStringFunction · 0.85

Tested by

no test coverage detected