diff options
Diffstat (limited to 'StateTests/stExample.json')
-rw-r--r-- | StateTests/stExample.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/StateTests/stExample.json b/StateTests/stExample.json index 5fd39a563..40a5b2c17 100644 --- a/StateTests/stExample.json +++ b/StateTests/stExample.json @@ -13,28 +13,29 @@ "out" : "0x", "post" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "1000000000000000000", + "balance" : "1000000000000100000", "code" : "0x6001600101600055", "nonce" : "0", "storage" : { + "0x" : "0x02" } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "400000", + "balance" : "41012", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "999999999999600000", + "balance" : "999999999999858988", "code" : "0x", "nonce" : "1", "storage" : { } } }, - "postStateRoot" : "3d0b7c83da4ae1c5eb6964cbfb1ffb248498ce6560113458ce7d963fff8cb449", + "postStateRoot" : "17454a767e5f04461256f3812ffca930443c04a47d05ce3f38940c4a14b8c479", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", |