From 544f6a3d0c9fa61f626b8bb3d137f7c5039d7af7 Mon Sep 17 00:00:00 2001 From: Wei Tang Date: Tue, 18 Sep 2018 00:55:44 +0800 Subject: [PATCH] Change blockReward for const-test to pass ethereum/tests --- ethcore/res/ethereum/constantinople_test.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ethcore/res/ethereum/constantinople_test.json b/ethcore/res/ethereum/constantinople_test.json index 6169b743eff..40026a9a06b 100644 --- a/ethcore/res/ethereum/constantinople_test.json +++ b/ethcore/res/ethereum/constantinople_test.json @@ -6,7 +6,10 @@ "minimumDifficulty": "0x020000", "difficultyBoundDivisor": "0x0800", "durationLimit": "0x0d", - "blockReward": "0x1BC16D674EC80000", + "blockReward": { + "0": "0x29A2241AF62C0000", + "5": "0x1BC16D674EC80000" + }, "homesteadTransition": "0x0", "eip100bTransition": "0x0", "difficultyBombDelays": {