Rely on cached KOMODO_LONGESTCHAIN in netinfo

This commit is contained in:
jl777
2018-04-25 15:17:07 +03:00
parent 6bb74a0256
commit daf214b1b6
3 changed files with 6 additions and 4 deletions

View File

@@ -1459,7 +1459,7 @@ void komodo_passport_iteration()
if ( sp != 0 && isrealtime == 0 )
refsp->RTbufs[0][2] = 0;
}
komodo_paxtotal();
komodo_paxtotal(); // calls komodo_isrealtime(), which calls komodo_longestchain()
refsp->RTmask |= RTmask;
if ( expired == 0 && KOMODO_PASSPORT_INITDONE == 0 )
{