Blackcoin Lore
This commit is contained in:
@@ -57,7 +57,7 @@ BOOST_AUTO_TEST_CASE(May15)
|
||||
|
||||
// After May 15'th, big blocks are OK:
|
||||
forkingBlock.nTime = tMay15; // Invalidates PoW
|
||||
BOOST_CHECK(CheckBlock(forkingBlock, state, false, false));
|
||||
BOOST_CHECK(CheckBlock(forkingBlock, state, forkingBlock.GetHash(), false, false));
|
||||
}
|
||||
|
||||
SetMockTime(0);
|
||||
|
||||
Reference in New Issue
Block a user