This commit is contained in:
jl777
2016-10-18 20:34:11 -03:00
parent 352f80814a
commit e94e457130

View File

@@ -270,7 +270,7 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block)
break;
if ( strncmp(Notaries[k][1],scriptstr,66) == 0 )
{
printf("%s ht.%d i.%d k.%d (%s)\n",Notaries[k][0],height,scriptstr);
printf("%s ht.%d i.%d k.%d\n",Notaries[k][0],height,i,k);
//*nBitsp = KOMODO_MINDIFF_NBITS;
if ( notaryid < 0 )
{