diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-09 08:02:12 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-09 08:02:12 +0800 |
commit | 93cdffca3ad23eedae6f0591e1357c2429b31811 (patch) | |
tree | 8ff8ece298bded5c14c6e15c9833eea22cd71b37 /tests/files/StateTests/stInitCodeTest.json | |
parent | 30584c7cfb2d3b9e5875565eb461eeeafbc5ba2c (diff) | |
parent | c1cafb56d5da57a44f1d766c5299f11664b93921 (diff) | |
download | dexon-93cdffca3ad23eedae6f0591e1357c2429b31811.tar dexon-93cdffca3ad23eedae6f0591e1357c2429b31811.tar.gz dexon-93cdffca3ad23eedae6f0591e1357c2429b31811.tar.bz2 dexon-93cdffca3ad23eedae6f0591e1357c2429b31811.tar.lz dexon-93cdffca3ad23eedae6f0591e1357c2429b31811.tar.xz dexon-93cdffca3ad23eedae6f0591e1357c2429b31811.tar.zst dexon-93cdffca3ad23eedae6f0591e1357c2429b31811.zip |
Merge commit 'c1cafb56d5da57a44f1d766c5299f11664b93921' into poc-9
Diffstat (limited to 'tests/files/StateTests/stInitCodeTest.json')
-rw-r--r-- | tests/files/StateTests/stInitCodeTest.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/files/StateTests/stInitCodeTest.json b/tests/files/StateTests/stInitCodeTest.json index 18e42b86c..83a13f4fc 100644 --- a/tests/files/StateTests/stInitCodeTest.json +++ b/tests/files/StateTests/stInitCodeTest.json @@ -934,21 +934,21 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "22396", + "balance" : "11198", "code" : "0x", "nonce" : "0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "77603", + "balance" : "88801", "code" : "0x", "nonce" : "1", "storage" : { } } }, - "postStateRoot" : "fad7c0ef276d9250dcd9f2b3bda060f202617546e28b6360c7c2026b7107ad4e", + "postStateRoot" : "281c38b9ee70d3f690adb447443791a390715dc7b83cb563c7cf756d0a065988", "pre" : { "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "100000", |