diff options
Diffstat (limited to 'GeneralStateTests/stRefundTest/refund_CallA_notEnoughGasInCall.json')
-rw-r--r-- | GeneralStateTests/stRefundTest/refund_CallA_notEnoughGasInCall.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/GeneralStateTests/stRefundTest/refund_CallA_notEnoughGasInCall.json b/GeneralStateTests/stRefundTest/refund_CallA_notEnoughGasInCall.json index 5b3aea933..992303910 100644 --- a/GeneralStateTests/stRefundTest/refund_CallA_notEnoughGasInCall.json +++ b/GeneralStateTests/stRefundTest/refund_CallA_notEnoughGasInCall.json @@ -2,10 +2,10 @@ "refund_CallA_notEnoughGasInCall" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "0x0100", + "currentDifficulty" : "0x20000", "currentGasLimit" : "0x0f4240", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { |