Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ UnlockDataDirectory
Function
UnlockDataDirectory
src/init.cpp:2039–2043 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2037
}
2038
2039
void UnlockDataDirectory()
2040
{
2041
// Try lock and unlock
2042
LockDataDirectory(true);
2043
}
Callers
1
restoreWallet
Method · 0.85
Calls
1
LockDataDirectory
Function · 0.85
Tested by
no test coverage detected