This commit is contained in:
jl777
2018-07-25 00:38:35 -11:00
parent c3d91e3bae
commit 20e2d0b747

View File

@@ -196,6 +196,7 @@ int32_t komodo_longestchain()
}
if ( num > (n >> 1) )
{
extern char ASSETCHAINS_SYMBOL[];
if ( height != KOMODO_LONGESTCHAIN )
fprintf(stderr,"set %s KOMODO_LONGESTCHAIN <- %d\n",ASSETCHAINS_SYMBOL,height);
KOMODO_LONGESTCHAIN = height;