Don't call ECC_Start/ECC_Stop outside the test harness.
This commit is contained in:
@@ -331,7 +331,5 @@ TEST(wallet_zkeys_tests, write_cryptedzkey_direct_to_db) {
|
||||
|
||||
wallet2.GetSpendingKey(paymentAddress2, keyOut);
|
||||
ASSERT_EQ(paymentAddress2, keyOut.address());
|
||||
|
||||
ECC_Stop();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user