This commit is contained in:
jl777
2016-10-29 13:02:44 -03:00
parent 00aec80e2f
commit 98f2e4331e
4 changed files with 34 additions and 19 deletions

View File

@@ -29,7 +29,7 @@ int32_t komodo_notarizeddata(int32_t nHeight,uint256 *notarized_hashp,uint256 *n
char *komodo_issuemethod(char *method,char *params,uint16_t port);
#define GENESIS_NBITS 0x1f00ffff
#include "komodo_globals.h"
#include "komodo_utils.h"
queue_t DepositsQ,PendingsQ;