This commit is contained in:
jl777
2018-04-13 21:52:16 +03:00
parent da9fce3e92
commit c352ebb88c

View File

@@ -909,7 +909,7 @@ int32_t komodo_is_special(uint8_t pubkeys[66][33],int32_t mids[66],int32_t heigh
}
else
{
if ( height >= 225000 )
//if ( height >= 225000 )
komodo_chosennotary(&notaryid,height,pubkey33,timestamp);
if ( height >= 34000 && notaryid >= 0 )
{