MCPcopy 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
35void UnsetGlobals()
36{
37 globalVerifyHandle.reset();
38 ECC_Stop();
39}
40
41bool SanityChecks()
42{

Callers 1

ShutdownFunction · 0.85

Calls 2

ECC_StopFunction · 0.85
resetMethod · 0.45

Tested by

no test coverage detected