MCPcopy 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}
41BasicTestingSetup::~BasicTestingSetup()
42{
43 ECC_Stop();
44}
45
46TestingSetup::TestingSetup()
47{

Callers

nothing calls this directly

Calls 1

ECC_StopFunction · 0.85

Tested by

no test coverage detected