diff options
author | obscuren <geffobscura@gmail.com> | 2015-03-03 22:39:34 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2015-03-03 22:39:34 +0800 |
commit | 6518da7c0123168061b97e259e75a39c7f6b1638 (patch) | |
tree | dfb5b25b2fb9d59597fb61963472c254815a87a8 /tests/files/StateTests/stExample.json | |
parent | 651b2158ba09e866fb599f62256edc684f269fd6 (diff) | |
parent | a6e04ab05150d1b5aa4adb297f3e5146b1559b02 (diff) | |
download | go-tangerine-6518da7c0123168061b97e259e75a39c7f6b1638.tar go-tangerine-6518da7c0123168061b97e259e75a39c7f6b1638.tar.gz go-tangerine-6518da7c0123168061b97e259e75a39c7f6b1638.tar.bz2 go-tangerine-6518da7c0123168061b97e259e75a39c7f6b1638.tar.lz go-tangerine-6518da7c0123168061b97e259e75a39c7f6b1638.tar.xz go-tangerine-6518da7c0123168061b97e259e75a39c7f6b1638.tar.zst go-tangerine-6518da7c0123168061b97e259e75a39c7f6b1638.zip |
Merge commit 'a6e04ab05150d1b5aa4adb297f3e5146b1559b02' into poc-9
Diffstat (limited to 'tests/files/StateTests/stExample.json')
-rw-r--r-- | tests/files/StateTests/stExample.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/files/StateTests/stExample.json b/tests/files/StateTests/stExample.json index 7a5b51ec1..8b9d6f206 100644 --- a/tests/files/StateTests/stExample.json +++ b/tests/files/StateTests/stExample.json @@ -27,7 +27,7 @@ } } }, - "postStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", + "postStateRoot" : "4b4b7a0d58a2388c0e6b3b048c3c27edd6febc6f04171167ed15a77ab2e60b16", "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", @@ -44,6 +44,7 @@ } } }, + "preStateRoot" : "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "transaction" : { "data" : "", "gasLimit" : "10000", |