This commit is contained in:
jl777
2019-03-31 22:37:49 -11:00
parent 485376098a
commit dd851e8644

View File

@@ -1730,7 +1730,7 @@ int32_t komodo_opretvalidate(int32_t nHeight,CScript scriptPubKey)
fprintf(stderr," newprices.%d\n",nHeight);
fprintf(stderr,"vs prev maxflag.%d cmp error\n",maxflag);
if ( nHeight != 339 )
if ( nHeight != 339 && nHeight != 340 )
return(-1);
} // else this is the good case we hope to happen
} //else return(-1);