This commit is contained in:
jl777
2016-11-18 08:53:48 -03:00
parent 2dbf06e859
commit 90da0ef535

View File

@@ -495,7 +495,7 @@ int8_t komodo_minerid(int32_t height)
return(i);
}
}
printf("minderid not notary ht.%d\n",height);
//printf("minderid not notary ht.%d\n",height);
return(-1);
}