Commit d06b792c authored by Christoph Jentzsch's avatar Christoph Jentzsch

minor change in CallSha256_1_nonzeroValue test

parent d434ecdc
...@@ -1094,15 +1094,15 @@ ...@@ -1094,15 +1094,15 @@
"out" : "0x", "out" : "0x",
"post" : { "post" : {
"0000000000000000000000000000000000000002" : { "0000000000000000000000000000000000000002" : {
"balance" : "13", "balance" : "19",
"code" : "0x", "code" : "0x",
"nonce" : "0", "nonce" : "0",
"storage" : { "storage" : {
} }
}, },
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "20099987", "balance" : "20099981",
"code" : "0x6020600060006000600d60026101f4f1600255600051600055", "code" : "0x6020600060006000601360026101f4f1600255600051600055",
"nonce" : "0", "nonce" : "0",
"storage" : { "storage" : {
"0x" : "0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", "0x" : "0xe3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
...@@ -1127,7 +1127,7 @@ ...@@ -1127,7 +1127,7 @@
"pre" : { "pre" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "20000000", "balance" : "20000000",
"code" : "0x6020600060006000600d60026101f4f1600255600051600055", "code" : "0x6020600060006000601360026101f4f1600255600051600055",
"nonce" : "0", "nonce" : "0",
"storage" : { "storage" : {
} }
......
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