mirror of
https://github.com/monero-project/monero.git
synced 2025-12-27 05:03:14 -08:00
extract some basic code from libcryptonote_core into libcryptonote_basic
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
#include "p2p/net_node.h"
|
||||
#include "cryptonote_protocol/cryptonote_protocol_handler.h"
|
||||
#include "simplewallet.h"
|
||||
#include "cryptonote_core/cryptonote_format_utils.h"
|
||||
#include "cryptonote_basic/cryptonote_format_utils.h"
|
||||
#include "storages/http_abstract_invoke.h"
|
||||
#include "rpc/core_rpc_server_commands_defs.h"
|
||||
#include "crypto/crypto.h" // for crypto::secret_key definition
|
||||
|
||||
Reference in New Issue
Block a user