diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json b/src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json index 167291223..26f537b9d 100644 --- a/src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json +++ b/src/GeneralStateTestsFiller/stChangedEIP150/createInitFail_OOGduringInitFiller.json @@ -55,7 +55,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" : { |