Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ DestroyAllBlockFilterIndexes
Function
DestroyAllBlockFilterIndexes
src/index/blockfilterindex.cpp:480–483 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
478
}
479
480
void DestroyAllBlockFilterIndexes()
481
{
482
g_filter_indexes.clear();
483
}
Callers
2
Shutdown
Function · 0.85
BOOST_FIXTURE_TEST_CASE
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
1
BOOST_FIXTURE_TEST_CASE
Function · 0.68