This commit is contained in:
jl777
2017-03-19 17:06:15 +02:00
parent 0d162875fd
commit 77faa5a181
2 changed files with 2 additions and 2 deletions

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 ht.%d %d\n",height,ht);
printf("no opreturn entries to check ht.%d\n",height);
return(-1);
}
//printf("opretlen.%d num.%d\n",opretlen,num);