diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stSystemOperationsTest/suicideOriginFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stSystemOperationsTest/suicideOriginFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideOriginFiller.json b/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideOriginFiller.json index 02078c696..9a96c41ab 100644 --- a/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideOriginFiller.json +++ b/src/GeneralStateTestsFiller/stSystemOperationsTest/suicideOriginFiller.json @@ -45,7 +45,7 @@ "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", - "code" : "{ [[0]] (ORIGIN) (SUICIDE (ORIGIN))}", + "code" : "{ [[0]] (ORIGIN) (SELFDESTRUCT (ORIGIN))}", "nonce" : "0", "storage" : { } |