This commit is contained in:
jl777
2016-11-08 16:48:20 -03:00
parent 0e3472c1ca
commit 1516f2054f

View File

@@ -291,8 +291,8 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above
{
if ( opcode == 'X' )
printf("matched.%d vs num.%d\n",matched,num);
if ( height > 60000 )
return(-1);
//if ( height > 60000 )
// return(-1);
}
}
//printf("opretlen.%d num.%d\n",opretlen,num);