test
This commit is contained in:
@@ -38,10 +38,10 @@
|
||||
FILE *Minerfp;
|
||||
int8_t Minerids[1024 * 1024 * 5]; // 5 million blocks
|
||||
|
||||
#include "komodo_events.h"
|
||||
|
||||
#include "komodo_globals.h"
|
||||
#include "komodo_utils.h"
|
||||
#include "komodo_events.h"
|
||||
|
||||
#include "cJSON.c"
|
||||
#include "komodo_bitcoind.h"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#ifndef H_KOMODOEVENTS_H
|
||||
#define H_KOMODOEVENTS_H
|
||||
|
||||
/*
|
||||
|
||||
#ifdef WIN32
|
||||
#define PACKED
|
||||
#else
|
||||
@@ -146,5 +146,5 @@ void komodo_eventadd_redeemed(char *symbol,int32_t height,bits256 kmdtxid,uint16
|
||||
|
||||
// process events
|
||||
//
|
||||
*/
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user