This commit is contained in:
jl777
2016-11-11 11:46:49 -03:00
parent 39eb0ec793
commit cf0ace4afa
3 changed files with 7 additions and 8 deletions

View File

@@ -59,8 +59,6 @@ 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"