Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ UnsetGlobals
Function
UnsetGlobals
src/init/common.cpp:35–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void UnsetGlobals()
36
{
37
globalVerifyHandle.reset();
38
ECC_Stop();
39
}
40
41
bool SanityChecks()
42
{
Callers
1
Shutdown
Function · 0.85
Calls
2
ECC_Stop
Function · 0.85
reset
Method · 0.45
Tested by
no test coverage detected