mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 23:29:12 +01:00
remove cryptopp dependency, add simple unittest for SHA256Transform()
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
#include "headers.h"
|
||||
#include "db.h"
|
||||
#include "cryptopp/sha.h"
|
||||
#include "crypter.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user