diff options
author | Dimitry <dimitry@ethereum.org> | 2018-02-17 05:06:31 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-02-17 05:06:31 +0800 |
commit | 92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad (patch) | |
tree | f70dd03e20901ee6813d6fdd16454e8ad0d84689 /src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide1Filler.json | |
parent | 46636dd07b75b3d6bbdcd7353fc93b4c0fd300e1 (diff) | |
download | dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.gz dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.bz2 dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.lz dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.xz dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.tar.zst dexon-tests-92cc4ac1cc6c8d86f8905c9fd1fe764a9df54dad.zip |
fix stStaticCall
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide1Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide1Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide1Filler.json b/src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide1Filler.json index d707e6e62..00c83b0bc 100644 --- a/src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide1Filler.json +++ b/src/GeneralStateTestsFiller/stStaticCall/static_ABAcallsSuicide1Filler.json @@ -11,7 +11,7 @@ "expect" : [ { "indexes" : { - "data" : 1, + "data" : -1, "gas" : -1, "value" : -1 }, |