Removed code
This commit is contained in:
@@ -5,11 +5,6 @@
|
||||
"sources": [
|
||||
"src/main.cc",
|
||||
"src/cryptonote_core/cryptonote_format_utils.cpp",
|
||||
"src/crypto/tree-hash.c",
|
||||
"src/crypto/crypto.cpp",
|
||||
"src/crypto/crypto-ops.c",
|
||||
"src/crypto/crypto-ops-data.c",
|
||||
"src/crypto/hash.c",
|
||||
"src/common/base58.cpp",
|
||||
],
|
||||
"include_dirs": [
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
#include "cryptonote_core/cryptonote_basic.h"
|
||||
#include "cryptonote_core/cryptonote_format_utils.h"
|
||||
#include "cryptonote_protocol/blobdatatype.h"
|
||||
#include "crypto/crypto.h"
|
||||
#include "crypto/hash.h"
|
||||
//#include "crypto/crypto.h"
|
||||
//#include "crypto/hash.h"
|
||||
#include "common/base58.h"
|
||||
#include "serialization/binary_utils.h"
|
||||
#include <nan.h>
|
||||
|
||||
Reference in New Issue
Block a user