This commit is contained in:
jl777
2016-10-18 15:08:08 -03:00
parent ba94466bb3
commit a55840cbb4

View File

@@ -88,7 +88,7 @@ int32_t komodo_blockindexcheck(CBlockIndex *pindex,uint32_t *nBitsp)
return(0);
}
void komodo_connectblock(CBlockIndex *pindex,CBlock& block)
void komodo_connectblock(CBlockIndex *pindex,const CBlock& block)
{
char *scriptstr; int32_t i,j,height,txn_count,len,flag = 0;
// update voting results and official (height, notaries[])