diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2018-01-31 01:10:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-31 01:10:17 +0800 |
commit | f88ed968590f2e30907d0d8f6ef16ac134d02cd5 (patch) | |
tree | 7da9cad5fc2ec24e2b16da787143a406aec2bed1 /src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json | |
parent | 8235bdcb40c36d0d1359167683dc831fdb06ba96 (diff) | |
parent | c083eed5a526f3587c424dd1e2622f81a9ae2878 (diff) | |
download | dexon-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar dexon-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.gz dexon-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.bz2 dexon-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.lz dexon-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.xz dexon-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.tar.zst dexon-tests-f88ed968590f2e30907d0d8f6ef16ac134d02cd5.zip |
Merge pull request #367 from ethereum/schema-linting
Improvements to Test Schema Linting
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json index 38c58252b..3418e1b98 100644 --- a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json +++ b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/CallLoseGasOOGFiller.json @@ -15,7 +15,7 @@ "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x02" : "0x03e9" } } |