Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ ClearDatadirCache
Function
ClearDatadirCache
src/util.cpp:513–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
511
}
512
513
void ClearDatadirCache()
514
{
515
pathCached = boost::filesystem::path();
516
pathCachedNetSpecific = boost::filesystem::path();
517
}
518
519
boost::filesystem::path GetConfigFile()
520
{
Callers
2
ReadConfigFile
Function · 0.85
TestingSetup
Method · 0.85
Calls
no outgoing calls
Tested by
1
TestingSetup
Method · 0.68