From b821412f720e424b6697827bcf50be64aeb26977 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Sun, 14 Feb 2016 12:02:44 +0100 Subject: [PATCH] Delay in test frontier file. --- ethcore/res/ethereum/frontier_like_test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethcore/res/ethereum/frontier_like_test.json b/ethcore/res/ethereum/frontier_like_test.json index 84a6200fd..7ab6a58f4 100644 --- a/ethcore/res/ethereum/frontier_like_test.json +++ b/ethcore/res/ethereum/frontier_like_test.json @@ -3,7 +3,7 @@ "engineName": "Ethash", "params": { "accountStartNonce": "0x00", - "frontierCompatibilityModeLimit": "0xf4240", + "frontierCompatibilityModeLimit": "0xf4240fff", "maximumExtraDataSize": "0x20", "tieBreakingGas": false, "minGasLimit": "0x1388",