json rpc for wallet and bugfix

This commit is contained in:
Antonio Juarez 2014-04-02 17:00:17 +01:00
parent 8efa1313f3
commit 29c2859a3e
43 changed files with 2299 additions and 845 deletions

View file

@ -7,6 +7,7 @@
#include <fstream>
#include <iostream>
#include <vector>
#include <algorithm>
#include "cryptonote_config.h"
#include "cryptonote_core/difficulty.h"