aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToExistingContractFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stEIP150Specific/SuicideToExistingContractFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stEIP150Specific/SuicideToExistingContractFiller.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToExistingContractFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToExistingContractFiller.json
index a59e614a6..82d4e9f2d 100644
--- a/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToExistingContractFiller.json
+++ b/src/GeneralStateTestsFiller/stEIP150Specific/SuicideToExistingContractFiller.json
@@ -40,7 +40,7 @@
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0",
"nonce" : "0",
- "code" : "check gas spent on suicide known contract on EIP150",
+ "// code" : "check gas spent on suicide known contract on EIP150",
"code" : "{ (CALL 60000 0x1000000000000000000000000000000000000118 0 0 0 0 0) [[1]] (GAS) }",
"storage": {
}
@@ -48,7 +48,7 @@
"1000000000000000000000000000000000000118" : {
"balance" : "0",
"nonce" : "0",
- "code" : "Suicide to existing account",
+ "// code" : "Suicide to existing account",
"code" : "{ (SELFDESTRUCT 0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b) }",
"storage": {
}