aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stStaticCall/static_CALL_ZeroVCallSuicideFiller.json
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2017-11-23 04:53:41 +0800
committerGitHub <noreply@github.com>2017-11-23 04:53:41 +0800
commit6df9b4ad039ff0043ca75579979f945598898eb3 (patch)
treef98ecbfba4e94e97e3e99c3a06139276db1877a9 /src/GeneralStateTestsFiller/stStaticCall/static_CALL_ZeroVCallSuicideFiller.json
parentea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7 (diff)
parent1a207bd7faa5ef8a27a78108e8ca244224fd95ae (diff)
downloaddexon-tests-6df9b4ad039ff0043ca75579979f945598898eb3.tar.gz
dexon-tests-6df9b4ad039ff0043ca75579979f945598898eb3.tar.zst
dexon-tests-6df9b4ad039ff0043ca75579979f945598898eb3.zip
Merge pull request #370 from ethereum/fixstatictests
fix StaticCallTests
Diffstat (limited to 'src/GeneralStateTestsFiller/stStaticCall/static_CALL_ZeroVCallSuicideFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stStaticCall/static_CALL_ZeroVCallSuicideFiller.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stStaticCall/static_CALL_ZeroVCallSuicideFiller.json b/src/GeneralStateTestsFiller/stStaticCall/static_CALL_ZeroVCallSuicideFiller.json
index 34001dfb3..db8be11ea 100644
--- a/src/GeneralStateTestsFiller/stStaticCall/static_CALL_ZeroVCallSuicideFiller.json
+++ b/src/GeneralStateTestsFiller/stStaticCall/static_CALL_ZeroVCallSuicideFiller.json
@@ -18,7 +18,7 @@
"network" : ["Byzantium"],
"result" : {
"c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
- "balance" : "0"
+ "code" : "{ (SELFDESTRUCT 0xb94f5374fce5edbc8e2a8697c15331677e6ebf0b) }"
},
"b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"storage" : {
@@ -64,7 +64,7 @@
"gasPrice" : "1",
"nonce" : "0",
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
- "to" : "094f5374fce5edbc8e2a8697c15331677e6ebf0b",
+ "to" : "b94f5374fce5edbc8e2a8697c15331677e6ebf0b",
"value" : [
"0"
]