This commit is contained in:
jl777
2017-03-19 17:02:55 +02:00
parent e305194370
commit 0d162875fd

View File

@@ -806,7 +806,7 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above
}
else
{
printf("no opreturn entries to check\n");
printf("no opreturn entries to check ht.%d %d\n",height,ht);
return(-1);
}
//printf("opretlen.%d num.%d\n",opretlen,num);