diff options
author | Dimitry <dimitry@ethereum.org> | 2017-10-06 00:44:38 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2017-10-06 00:44:38 +0800 |
commit | adaa3459f1f381370d56a4449927da97a28ad731 (patch) | |
tree | eaa78b4eb92e491536318dba3b5c1eea61b308d8 /src/GeneralStateTestsFiller/stAttackTest | |
parent | 555106b5bbb375815ae1944d1ef19356cc9f4648 (diff) | |
download | tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.gz tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.bz2 tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.lz tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.xz tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.tar.zst tangerine-tests-adaa3459f1f381370d56a4449927da97a28ad731.zip |
fix test fillers
Diffstat (limited to 'src/GeneralStateTestsFiller/stAttackTest')
-rw-r--r-- | src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json b/src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json index 295f60c2a..7270d6756 100644 --- a/src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json +++ b/src/GeneralStateTestsFiller/stAttackTest/CrashingTransactionFiller.json @@ -1,8 +1,8 @@ { "CrashingTransaction" : { - "_info" : { - "comment" : "https://ropsten.etherscan.io/tx/0x8ec445380649f6c75a042a438ea9256c2fab2a6a3437904c9e5a712fcbf8a54a" - }, + "_info" : { + "comment" : "https://ropsten.etherscan.io/tx/0x8ec445380649f6c75a042a438ea9256c2fab2a6a3437904c9e5a712fcbf8a54a" + }, "env" : { "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x20000", |