diff options
refill general state tests
Diffstat (limited to 'GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds.json')
-rw-r--r-- | GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds.json b/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds.json index 2da178b0c..272c5204f 100644 --- a/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds.json +++ b/GeneralStateTests/stTransactionTest/TransactionFromCoinbaseNotEnoughFounds.json @@ -2,10 +2,10 @@ "TransactionFromCoinbaseNotEnoughFounds" : { "env" : { "currentCoinbase" : "a94f5374fce5edbc8e2a8697c15331677e6ebf0b", - "currentDifficulty" : "0x02b8feb0", - "currentGasLimit" : "0x044c", - "currentNumber" : "0x00", - "currentTimestamp" : "0x01", + "currentDifficulty" : "0x020000", + "currentGasLimit" : "0x01adb0", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { |