diff options
author | CJentzsch <jentzsch.software@gmail.com> | 2015-05-07 15:00:52 +0800 |
---|---|---|
committer | CJentzsch <jentzsch.software@gmail.com> | 2015-05-07 15:00:52 +0800 |
commit | 602a8a322298732b956bdd0bdd81270efc4fa4ae (patch) | |
tree | 43842f12c6bbe09155aacb2fec10b50ac7335749 /StateTests/stExample.json | |
parent | 8b741dd736f338d1dca4df26eb329c86d0d3fceb (diff) | |
parent | 53e2ad0d586764db599be3266ae06c3a6b3b6415 (diff) | |
download | dexon-tests-602a8a322298732b956bdd0bdd81270efc4fa4ae.tar dexon-tests-602a8a322298732b956bdd0bdd81270efc4fa4ae.tar.gz dexon-tests-602a8a322298732b956bdd0bdd81270efc4fa4ae.tar.bz2 dexon-tests-602a8a322298732b956bdd0bdd81270efc4fa4ae.tar.lz dexon-tests-602a8a322298732b956bdd0bdd81270efc4fa4ae.tar.xz dexon-tests-602a8a322298732b956bdd0bdd81270efc4fa4ae.tar.zst dexon-tests-602a8a322298732b956bdd0bdd81270efc4fa4ae.zip |
Merge branch 'develop' of https://github.com/ethereum/tests into develop
Diffstat (limited to 'StateTests/stExample.json')
-rw-r--r-- | StateTests/stExample.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StateTests/stExample.json b/StateTests/stExample.json index c8b3289d9..3370bac0b 100644 --- a/StateTests/stExample.json +++ b/StateTests/stExample.json @@ -17,7 +17,7 @@ "code" : "0x6001600101600055", "nonce" : "0x00", "storage" : { - "0x" : "0x02" + "0x00" : "0x02" } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { |