This commit is contained in:
jl777
2016-11-11 11:46:08 -03:00
parent 0e2400aad4
commit 39eb0ec793

View File

@@ -58,8 +58,12 @@ public:
#include "uint256.h"
#include "arith_uint256.h"
void komodo_init(int32_t height);
void komodo_assetchain_pubkeys(char *jsonstr);
#include "komodo_globals.h"
#include "komodo_utils.h"
#include "cJSON.c"
#include "komodo_notary.h"
static bool AppInitRPC(int argc, char* argv[])