This commit is contained in:
jl777
2018-04-12 12:18:06 +03:00
parent d1fb566733
commit 9973e12ebb

View File

@@ -75,6 +75,7 @@ char *komodo_MoMoMdata(char *symbol,int32_t kmdheight,int32_t notarized_height)
{
if ( ccdata->MoMdata.height < kmdheight )
{
fprintf(stderr,"%s notarized.%d kmd.%d\n",ccdata->symbol,ccdata->MoMdata.notarized_height,ccdata->MoMdata.height);
if ( strcmp(ccdata->symbol,symbol) == 0 )
{
if ( endi == 0 )