Switch script.cpp and hash.cpp to use sha2.cpp instead of OpenSSL.
This commit is contained in:
@@ -12,7 +12,10 @@
|
||||
#include "wallet.h"
|
||||
#endif
|
||||
|
||||
#include <openssl/sha.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// BitcoinMiner
|
||||
|
||||
Reference in New Issue
Block a user