This commit is contained in:
jl777
2018-04-13 15:25:05 +03:00
parent 204e6b3500
commit 7fd353f022

View File

@@ -843,7 +843,7 @@ int32_t komodo_minerids(uint8_t *minerids,int32_t height,int32_t width) // depre
int32_t komodo_is_special(uint8_t pubkeys[66][33],int32_t mids[66],int32_t height,uint8_t pubkey33[33],uint32_t timestamp)
{
int32_t i,notaryid=0,minerid,limit,nid; //uint8_t _pubkey33[33];
if ( height >= 225000 )
if ( height >= 790000 )
{
if ( mids[0] >= 0 )
{