diff options
refill general state tests
Diffstat (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGasMemory.json')
-rw-r--r-- | GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGasMemory.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGasMemory.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGasMemory.json index 67aa3d82c..5cf809dca 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGasMemory.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawCreateGasMemory.json @@ -2,10 +2,10 @@ "RawCreateGasMemory" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x02b8feb0", + "currentDifficulty" : "0x020000", "currentGasLimit" : "0x989680", - "currentNumber" : "0x28d138", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { |