diff options
author | Gav Wood <i@gavwood.com> | 2014-07-10 17:16:25 +0800 |
---|---|---|
committer | Gav Wood <i@gavwood.com> | 2014-07-10 17:16:25 +0800 |
commit | d659f469a9ddcdd144a332da64b826908b0f7872 (patch) | |
tree | 862b715294b55f4e51cd404e2ec73bf1ae1fa8aa /vmtests.json | |
parent | 5e83ea82283f042df384d7ff20183ba51760d893 (diff) | |
download | dexon-d659f469a9ddcdd144a332da64b826908b0f7872.tar dexon-d659f469a9ddcdd144a332da64b826908b0f7872.tar.gz dexon-d659f469a9ddcdd144a332da64b826908b0f7872.tar.bz2 dexon-d659f469a9ddcdd144a332da64b826908b0f7872.tar.lz dexon-d659f469a9ddcdd144a332da64b826908b0f7872.tar.xz dexon-d659f469a9ddcdd144a332da64b826908b0f7872.tar.zst dexon-d659f469a9ddcdd144a332da64b826908b0f7872.zip |
Code fixes.
Diffstat (limited to 'vmtests.json')
-rw-r--r-- | vmtests.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vmtests.json b/vmtests.json index 605d0c018..b290b613f 100644 --- a/vmtests.json +++ b/vmtests.json @@ -178,7 +178,7 @@ "exec" : { "address" : "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "cd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x10f9", + "code" : "0x33ff", "data" : "0x", "gas" : 10000, "gasPrice" : 100000000000000, |