Test
This commit is contained in:
@@ -812,6 +812,8 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
for (i=0; i<n; i++)
|
||||||
|
printf("%.8f ",dstr(block.vtx[0].vout[i].nValue));
|
||||||
printf("no opreturn entries to check ht.%d\n",height);
|
printf("no opreturn entries to check ht.%d\n",height);
|
||||||
return(-1);
|
return(-1);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user