MCPcopy Create free account
hub / github.com/ElementsProject/elements / StopScriptCheckWorkerThreads

Function StopScriptCheckWorkerThreads

src/validation.cpp:1969–1972  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1967}
1968
1969void StopScriptCheckWorkerThreads()
1970{
1971 scriptcheckqueue.StopWorkerThreads();
1972}
1973
1974/**
1975 * Threshold condition checker that triggers when unknown versionbits are seen on the network.

Callers 2

ShutdownFunction · 0.85
~ChainTestingSetupMethod · 0.85

Calls 1

StopWorkerThreadsMethod · 0.80

Tested by 1

~ChainTestingSetupMethod · 0.68