diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-04-18 00:30:57 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-04-18 00:30:57 +0800 |
commit | 16c7b020f67d52312545bb517056dceb2472ed7d (patch) | |
tree | 3960401d2089a6144a5e48b5d93b594293fc12c9 /StateTests/stExample.json | |
parent | 84515eb56c329c46ad73ce9386d91fb616b1c75e (diff) | |
download | tangerine-tests-16c7b020f67d52312545bb517056dceb2472ed7d.tar tangerine-tests-16c7b020f67d52312545bb517056dceb2472ed7d.tar.gz tangerine-tests-16c7b020f67d52312545bb517056dceb2472ed7d.tar.bz2 tangerine-tests-16c7b020f67d52312545bb517056dceb2472ed7d.tar.lz tangerine-tests-16c7b020f67d52312545bb517056dceb2472ed7d.tar.xz tangerine-tests-16c7b020f67d52312545bb517056dceb2472ed7d.tar.zst tangerine-tests-16c7b020f67d52312545bb517056dceb2472ed7d.zip |
update
Diffstat (limited to 'StateTests/stExample.json')
-rw-r--r-- | StateTests/stExample.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/StateTests/stExample.json b/StateTests/stExample.json index 09cfbd1b0..5e3b2c245 100644 --- a/StateTests/stExample.json +++ b/StateTests/stExample.json @@ -15,7 +15,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x0de0b6b3a76586a0", "code" : "0x6001600101600055", - "nonce" : "0x", + "nonce" : "0x0", "storage" : { "0x" : "0x02" } @@ -23,7 +23,7 @@ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { "balance" : "0xa034", "code" : "0x", - "nonce" : "0x", + "nonce" : "0x0", "storage" : { } }, @@ -40,14 +40,14 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "0x0de0b6b3a7640000", "code" : "0x6001600101600055", - "nonce" : "0x", + "nonce" : "0x0", "storage" : { } }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0x0de0b6b3a7640000", "code" : "0x", - "nonce" : "0x", + "nonce" : "0x0", "storage" : { } } |