diff options
Diffstat (limited to 'src/StateTestsFiller/EIP150/stChangedTestsFiller.json')
-rw-r--r-- | src/StateTestsFiller/EIP150/stChangedTestsFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/StateTestsFiller/EIP150/stChangedTestsFiller.json b/src/StateTestsFiller/EIP150/stChangedTestsFiller.json index f26e23046..4c8f8a50c 100644 --- a/src/StateTestsFiller/EIP150/stChangedTestsFiller.json +++ b/src/StateTestsFiller/EIP150/stChangedTestsFiller.json @@ -2304,7 +2304,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", "nonce" : "0", - "code" : "{(MSTORE8 0 0x5a ) (SUICIDE (CREATE 1 0 1)) }", + "code" : "{(MSTORE8 0 0x5a ) (SELFDESTRUCT (CREATE 1 0 1)) }", "storage": {} }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { |