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