test
This commit is contained in:
@@ -284,7 +284,6 @@ void komodo_stateupdate(int32_t height,uint8_t notarypubs[][33],uint8_t numnotar
|
|||||||
errs++;
|
errs++;
|
||||||
//komodo_eventadd_utxo(sp,symbol,height,notaryid,txhash,voutmask,numvouts);
|
//komodo_eventadd_utxo(sp,symbol,height,notaryid,txhash,voutmask,numvouts);
|
||||||
}
|
}
|
||||||
//#ifdef KOMODO_PAX
|
|
||||||
else if ( pvals != 0 && numpvals > 0 )
|
else if ( pvals != 0 && numpvals > 0 )
|
||||||
{
|
{
|
||||||
int32_t i,nonz = 0;
|
int32_t i,nonz = 0;
|
||||||
@@ -304,7 +303,6 @@ void komodo_stateupdate(int32_t height,uint8_t notarypubs[][33],uint8_t numnotar
|
|||||||
}
|
}
|
||||||
//printf("save pvals height.%d numpvals.%d\n",height,numpvals);
|
//printf("save pvals height.%d numpvals.%d\n",height,numpvals);
|
||||||
}
|
}
|
||||||
//#endif
|
|
||||||
else if ( height != 0 )
|
else if ( height != 0 )
|
||||||
{
|
{
|
||||||
//printf("ht.%d func N ht.%d errs.%d\n",height,NOTARIZED_HEIGHT,errs);
|
//printf("ht.%d func N ht.%d errs.%d\n",height,NOTARIZED_HEIGHT,errs);
|
||||||
|
|||||||
@@ -551,7 +551,6 @@ CBlockTreeDB *pblocktree = NULL;
|
|||||||
|
|
||||||
// Komodo globals
|
// Komodo globals
|
||||||
|
|
||||||
#define KOMODO_PAX
|
|
||||||
#define KOMODO_ZCASH
|
#define KOMODO_ZCASH
|
||||||
#include "komodo.h"
|
#include "komodo.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user