Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ ~BaseIndex
Method
~BaseIndex
src/index/base.cpp:52–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
BaseIndex::~BaseIndex()
53
{
54
Interrupt();
55
Stop();
56
}
57
58
bool BaseIndex::Init()
59
{
Callers
nothing calls this directly
Calls
1
Interrupt
Function · 0.85
Tested by
no test coverage detected