extract some basic code from libcryptonote_core into libcryptonote_basic
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <sstream>
|
||||
#include "wallet/wallet.h"
|
||||
#include "rpc/core_rpc_server.h"
|
||||
#include "cryptonote_core/account.h"
|
||||
#include "cryptonote_basic/account.h"
|
||||
#include "net/http_client_abstract_invoke.h"
|
||||
using namespace std;
|
||||
using namespace epee::misc_utils;
|
||||
|
||||
Reference in New Issue
Block a user