RST default

This commit is contained in:
jl777
2019-08-07 18:47:45 -11:00
parent 5d3d406c6c
commit 336929d6c1

View File

@@ -346,7 +346,7 @@ unsigned int GetNextWorkRequired(const CBlockIndex* pindexLast, const CBlockHead
if ( zflags[i] != 0 )
ct[i] = zawy_ctB(ct[i],ts[i] - ts[i+1]);
}
if ( ASSETCHAINS_ADAPTIVEPOW == 1 ) // TSA
if ( ASSETCHAINS_ADAPTIVEPOW == 2 ) // TSA
{
arith_uint256 A,B,C;
if ( tipdiff < 4 )