diff --git a/iguana/dpow/dpow_rpc.c b/iguana/dpow/dpow_rpc.c index 553526995..89b68c722 100755 --- a/iguana/dpow/dpow_rpc.c +++ b/iguana/dpow/dpow_rpc.c @@ -201,7 +201,7 @@ void iguana_notarystats(char *fname,int32_t totals[64],int32_t dispflag) totals[i]++; } prevheight = height; - } + } else break; } if ( iter == 0 ) fseek(fp,startfpos,SEEK_SET);