From 3b90fbfaf0b6180be9276bbd050ac2475b95d949 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 19 Apr 2017 13:28:03 +0300 Subject: replace SUICIDE with SELFDESTRUCT --- .../stSystemOperationsTest/suicideNotExistingAccountFiller.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json') diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json index 779637b30..cc81f0187 100644 --- a/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json +++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideNotExistingAccountFiller.json @@ -26,7 +26,7 @@ "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", - "code" : "{ (SUICIDE 0xaa1722f3947def4cf144679da39c4c32bdc35681 )}", + "code" : "{ (SELFDESTRUCT 0xaa1722f3947def4cf144679da39c4c32bdc35681 )}", "nonce" : "0", "storage" : { } -- cgit v1.2.3