Merge pull request #2824

51895fd7 split wallet and wallet_api (moneromooo-monero)
This commit is contained in:
Riccardo Spagni
2017-11-25 19:53:34 +02:00
15 changed files with 104 additions and 40 deletions
-1
View File
@@ -39,7 +39,6 @@ using namespace epee;
#include "cryptonote_config.h"
#include "wallet2.h"
#include "wallet2_api.h"
#include "cryptonote_basic/cryptonote_format_utils.h"
#include "rpc/core_rpc_server_commands_defs.h"
#include "misc_language.h"