Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ ~BasicTestingSetup
Method
~BasicTestingSetup
src/test/test_bitcoin.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
SelectParams(CBaseChainParams::MAIN);
40
}
41
BasicTestingSetup::~BasicTestingSetup()
42
{
43
ECC_Stop();
44
}
45
46
TestingSetup::TestingSetup()
47
{
Callers
nothing calls this directly
Calls
1
ECC_Stop
Function · 0.85
Tested by
no test coverage detected