diff options
Diffstat (limited to 'tests/files/StateTests/stExample.json')
-rw-r--r-- | tests/files/StateTests/stExample.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/files/StateTests/stExample.json b/tests/files/StateTests/stExample.json index 82bf78621..0a91d3e44 100644 --- a/tests/files/StateTests/stExample.json +++ b/tests/files/StateTests/stExample.json @@ -12,6 +12,13 @@ ], "out" : "0x", "post" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "1000000000000000000", + "code" : "0x6001600101600055", + "nonce" : "0", + "storage" : { + } + }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "1000000000000000000", "code" : "0x", @@ -20,6 +27,7 @@ } } }, + "postStateRoot" : "255f005689b4eb8d7a0144473577eb02bfaf25970cda9323a734bb8f18f34252", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", |