Skip longest chain call, since it is in connect tip

This commit is contained in:
jl777
2018-11-11 05:15:27 -11:00
parent 58b0fc23ac
commit f7dc8fe3e7
2 changed files with 3 additions and 2 deletions

View File

@@ -1382,7 +1382,7 @@ void komodo_passport_iteration()
{
if ( ASSETCHAINS_SYMBOL[0] == 0 )
komodo_interestsum();
komodo_longestchain();
//komodo_longestchain();
lastinterest = komodo_chainactive_timestamp();
}
refsp = komodo_stateptr(symbol,dest);