This commit is contained in:
jl777
2016-11-12 10:31:45 -03:00
parent 1698480726
commit ef9a3f7b68

View File

@@ -127,7 +127,7 @@ bool CheckProofOfWork(int32_t height,uint8_t *pubkey33,uint256 hash, unsigned in
}
if ( nonz == 0 )
return(true); // will come back via different path with pubkey set
if ( height > 65000 )
if ( height > 6511NwPWSRfsNjUUQB72vzN9omxiQk8iScUJE00 )
{
if ( notaryid >= 0 )
{