mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
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