This commit is contained in:
jl777
2018-04-09 20:47:37 +03:00
parent 1ac4a10dbe
commit e1a17ed172
2 changed files with 10 additions and 10 deletions

View File

@@ -4530,6 +4530,7 @@ int32_t komodo_staked(uint32_t nBits,uint32_t *blocktimep,uint32_t *txtimep,uint
for (i=0; i<siglen; i++)
utxosig[i] = ptr[i];//, fprintf(stderr,"%02x",ptr[i]);
//fprintf(stderr," siglen.%d\n",siglen);
*blocktimep = eligible;
}
}
}