Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ UnregisterAllValidationInterfaces
Method
UnregisterAllValidationInterfaces
src/validationinterface.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void ValidationSignals::UnregisterAllValidationInterfaces()
137
{
138
m_internals->Clear();
139
}
140
141
void ValidationSignals::CallFunctionInValidationInterfaceQueue(std::function<void()> func)
142
{
Callers
3
Shutdown
Function · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
cmpctblock.cpp
File · 0.80
Calls
1
Clear
Method · 0.45
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64