test
This commit is contained in:
@@ -33,12 +33,12 @@
|
||||
#include "uthash.h"
|
||||
#include "utlist.h"
|
||||
|
||||
#include "komodo_structs.h"
|
||||
int32_t gettxout_scriptPubKey(uint8_t *scriptPubkey,int32_t maxsize,uint256 txid,int32_t n);
|
||||
|
||||
#include "komodo_structs.h"
|
||||
#include "komodo_globals.h"
|
||||
#include "komodo_utils.h"
|
||||
|
||||
|
||||
void komodo_setkmdheight(int32_t kmdheight)
|
||||
{
|
||||
if ( kmdheight > KMDHEIGHT )
|
||||
|
||||
Reference in New Issue
Block a user