diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stWalletTest/walletConstructionPartialFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stWalletTest/walletConstructionPartialFiller.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/GeneralStateTestsFiller/stWalletTest/walletConstructionPartialFiller.json b/src/GeneralStateTestsFiller/stWalletTest/walletConstructionPartialFiller.json index 9501c2362..8c1f7cfed 100644 --- a/src/GeneralStateTestsFiller/stWalletTest/walletConstructionPartialFiller.json +++ b/src/GeneralStateTestsFiller/stWalletTest/walletConstructionPartialFiller.json @@ -1,11 +1,11 @@ { - "walletConstructionPartial " : { + "walletConstructionPartial" : { "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", - "currentDifficulty" : "256", + "currentDifficulty" : "0x020000", "currentGasLimit" : "10000000", - "currentNumber" : "0", - "currentTimestamp" : "0xfffffffff", + "currentNumber" : "1", + "currentTimestamp" : "1000", "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "expect" : [ @@ -29,7 +29,7 @@ "storage" : { "0x00" : "0x01", "0x01" : "0x01", - "0x0107" : "0x0c22e4", + "0x0107" : "0", "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0x6e369836487c234b9e553ef3f787c2d8865520739d340c67b3d251a33986e58d" : "0x01" } @@ -56,7 +56,7 @@ "storage" : { "0x00" : "0x01", "0x01" : "0x01", - "0x0107" : "0x0c22e4", + "0x0107" : "0", "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0x6e369836487c234b9e553ef3f787c2d8865520739d340c67b3d251a33986e58d" : "0x01" } |