This commit is contained in:
jl777
2016-11-04 14:27:09 -03:00
parent c17d98697c
commit 102026d872

View File

@@ -422,7 +422,7 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block)
}
}
}
if ( komodo_isratify(1,numvalid) > 13 )
if ( komodo_isratify(1,numvalid) > 7 )
{
memset(&txhash,0,sizeof(txhash));
komodo_stateupdate(height,pubkeys,numvalid,0,txhash,0,0,0,0,0,0,0,0,0);