We call them Hush Smart Chains around here
This commit is contained in:
@@ -217,7 +217,7 @@ int32_t komodo_longestchain()
|
||||
if ( num > (n >> 1) )
|
||||
{
|
||||
if ( 0 && height != KOMODO_LONGESTCHAIN )
|
||||
fprintf(stderr,"set %s KOMODO_LONGESTCHAIN <- %d\n",ASSETCHAINS_SYMBOL,height);
|
||||
fprintf(stderr,"set %s KOMODO_LONGESTCHAIN <- %d\n",SMART_CHAIN_SYMBOL,height);
|
||||
KOMODO_LONGESTCHAIN = height;
|
||||
return(height);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user