MCPcopy 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
2039void UnlockDataDirectory()
2040{
2041 // Try lock and unlock
2042 LockDataDirectory(true);
2043}

Callers 1

restoreWalletMethod · 0.85

Calls 1

LockDataDirectoryFunction · 0.85

Tested by

no test coverage detected