diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2017-07-13 19:00:45 +0800 |
---|---|---|
committer | Yoichi Hirai <i@yoichihirai.com> | 2017-07-18 20:10:11 +0800 |
commit | 6a3669ff3d8059e2b123fdd86803d6474d0e05c1 (patch) | |
tree | 4412e0d4e7f3639fb3c12d4a56420937eba255dc /GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json | |
parent | d7289c4b158d018b330fa0b73b9a8cbed1cf1487 (diff) | |
download | dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar.gz dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar.bz2 dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar.lz dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar.xz dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.tar.zst dexon-tests-6a3669ff3d8059e2b123fdd86803d6474d0e05c1.zip |
Modify createJS_ExampleContract filler so that in Metropolis, contract overwriting does not happen
Diffstat (limited to 'GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json')
-rw-r--r-- | GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json b/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json index ae3ad8bff..51794d651 100644 --- a/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json +++ b/GeneralStateTests/stCallCreateCallCodeTest/createJS_ExampleContract.json @@ -112,4 +112,4 @@ ] } } -}
\ No newline at end of file +} |