diff options
refill general state tests
Diffstat (limited to 'GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json')
-rw-r--r-- | GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json b/GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json index d7ce77c87..fdd0967dd 100644 --- a/GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json +++ b/GeneralStateTests/stTransitionTest/delegatecallAfterTransition.json @@ -2,10 +2,10 @@ "delegatecallAfterTransition" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x01c9c380", "currentNumber" : "0x118c31", - "currentTimestamp" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { |