diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsOOGFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsOOGFiller.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsOOGFiller.json b/src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsOOGFiller.json index 234536c21..130c92da7 100644 --- a/src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsOOGFiller.json +++ b/src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsOOGFiller.json @@ -2,10 +2,10 @@ "BLOCKHASH_BoundsOOG" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "45678256", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x7fffffffffffffff", - "currentNumber" : "1150000", - "currentTimestamp" : 1, + "currentNumber" : "1", + "currentTimestamp" : 1000, "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ @@ -55,4 +55,4 @@ ] } } -}
\ No newline at end of file +} |