This commit is contained in:
jl777
2016-11-29 10:18:53 -03:00
parent 93204984f6
commit 1855a4edc7
6 changed files with 14 additions and 3 deletions

View File

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