diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stBoundsTest/MLOAD_BoundsFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stBoundsTest/MLOAD_BoundsFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stBoundsTest/MLOAD_BoundsFiller.json b/src/GeneralStateTestsFiller/stBoundsTest/MLOAD_BoundsFiller.json index e00b43f80..3156de7aa 100644 --- a/src/GeneralStateTestsFiller/stBoundsTest/MLOAD_BoundsFiller.json +++ b/src/GeneralStateTestsFiller/stBoundsTest/MLOAD_BoundsFiller.json @@ -2,11 +2,11 @@ "MLOAD_Bounds" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "45678256", + "currentDifficulty" : "0x020000", "currentGasLimit" : "2^63-1", "currentGasLimit" : "0x7fffffffffffffff", - "currentNumber" : "1150000", - "currentTimestamp" : 1, + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ |