mirror of
https://github.com/monero-project/monero.git
synced 2025-12-30 22:50:54 -08:00
Merge pull request #2877
43f5269fWallets now do not depend on the daemon rpc lib (moneromooo-monero)bb89ae8bmove connection_basic and network_throttle from src/p2p to epee (moneromooo-monero)4abf25f3cryptonote_core does not depend on p2p anymore (moneromooo-monero)
This commit is contained in:
@@ -45,6 +45,8 @@ using namespace epee;
|
||||
#include "crypto/hash.h"
|
||||
#include "rpc/rpc_args.h"
|
||||
#include "core_rpc_server_error_codes.h"
|
||||
#include "p2p/net_node.h"
|
||||
#include "version.h"
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
#define MONERO_DEFAULT_LOG_CATEGORY "daemon.rpc"
|
||||
|
||||
Reference in New Issue
Block a user