This commit is contained in:
@@ -2631,6 +2631,7 @@ void komodo_pricesupdate(int32_t height,CBlock *pblock)
|
||||
{
|
||||
static int numprices; static uint32_t *ptr32; static int64_t *ptr64,*tmpbuf;
|
||||
int32_t ind,offset,width; int64_t correlated,smoothed; uint64_t seed,rngval; uint32_t rawprices[KOMODO_MAXPRICES],buf[PRICES_MAXDATAPOINTS*2];
|
||||
fprintf(stderr,"Queued_reconsiderblock %s\n",Queued_reconsiderblock.GetHex().c_str());
|
||||
if ( Queued_reconsiderblock != zeroid )
|
||||
{
|
||||
komodo_reconsiderblock(Queued_reconsiderblock);
|
||||
|
||||
Reference in New Issue
Block a user