Commit a441074b authored by Christoph Jentzsch's avatar Christoph Jentzsch

Updated precompiled contracts test

parent 0afa72c8
...@@ -37,14 +37,14 @@ ...@@ -37,14 +37,14 @@
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "1000000000000000000", "balance" : "1000000000000000000",
"code" : "0x6001600101600055", "code" : "0x6001600101600055",
"nonce" : 0, "nonce" : "0",
"storage" : { "storage" : {
} }
}, },
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "1000000000000000000", "balance" : "1000000000000000000",
"code" : "", "code" : "0x",
"nonce" : 0, "nonce" : "0",
"storage" : { "storage" : {
} }
} }
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment