This commit is contained in:
jl777
2017-03-23 19:26:19 +02:00
parent 2ef1dfb6f1
commit 55d65e32ca

View File

@@ -3196,7 +3196,7 @@ bool CheckBlockHeader(int32_t height,CBlockIndex *pindex, const CBlockHeader& bl
{
uint8_t pubkey33[33];
// Check timestamp
if ( 0 )
if ( 1 )
{
uint256 hash; int32_t i;
hash = blockhdr.GetHash();