diff options
author | Dimitry <dimitry@ethdev.com> | 2015-09-02 06:19:12 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethdev.com> | 2015-09-02 06:19:12 +0800 |
commit | 28bc05a2e2b60b8d99bc99313047c239d53aa298 (patch) | |
tree | ce6d365a29ac8eb2e25a6d50c7b41a5bbc1aebbc | |
parent | b814f9fb484889bda407f2b9349983f211b77753 (diff) | |
download | tangerine-tests-28bc05a2e2b60b8d99bc99313047c239d53aa298.tar tangerine-tests-28bc05a2e2b60b8d99bc99313047c239d53aa298.tar.gz tangerine-tests-28bc05a2e2b60b8d99bc99313047c239d53aa298.tar.bz2 tangerine-tests-28bc05a2e2b60b8d99bc99313047c239d53aa298.tar.lz tangerine-tests-28bc05a2e2b60b8d99bc99313047c239d53aa298.tar.xz tangerine-tests-28bc05a2e2b60b8d99bc99313047c239d53aa298.tar.zst tangerine-tests-28bc05a2e2b60b8d99bc99313047c239d53aa298.zip |
Post State update
-rw-r--r-- | BlockchainTests/bcUncleTest.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/BlockchainTests/bcUncleTest.json b/BlockchainTests/bcUncleTest.json index 0d0e83c0c..518685fda 100644 --- a/BlockchainTests/bcUncleTest.json +++ b/BlockchainTests/bcUncleTest.json @@ -4826,23 +4826,23 @@ "lastblockhash" : "eed1b4da708283370856fc76352d68f36d9766b7f366da372e2992ced9a1f663", "postState" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { - "balance" : "0x14", + "balance" : "0x1e", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "8888f1f195afa192cfee860698584c030f4c9db1" : { - "balance" : "0x8ac7230489e8a410", + "balance" : "0xd255d112e1049618", "code" : "0x", "nonce" : "0x00", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "0x09184e71fbdc", + "balance" : "0x09184e71a9ca", "code" : "0x", - "nonce" : "0x02", + "nonce" : "0x03", "storage" : { } } |