Deallocate the public parameters during Shutdown.
This commit is contained in:
@@ -43,6 +43,7 @@ BasicTestingSetup::BasicTestingSetup()
|
||||
BasicTestingSetup::~BasicTestingSetup()
|
||||
{
|
||||
ECC_Stop();
|
||||
delete pzcashParams;
|
||||
}
|
||||
|
||||
TestingSetup::TestingSetup()
|
||||
|
||||
Reference in New Issue
Block a user