MCPcopy 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
480void DestroyAllBlockFilterIndexes()
481{
482 g_filter_indexes.clear();
483}

Callers 2

ShutdownFunction · 0.85
BOOST_FIXTURE_TEST_CASEFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by 1

BOOST_FIXTURE_TEST_CASEFunction · 0.68