diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSuicideDuringInitFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSuicideDuringInitFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSuicideDuringInitFiller.json b/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSuicideDuringInitFiller.json index d53132caa..3ec23bb6e 100644 --- a/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSuicideDuringInitFiller.json +++ b/src/GeneralStateTestsFiller/stCreateTest/CREATE_ContractSuicideDuringInitFiller.json @@ -23,7 +23,7 @@ "c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0", "storage" : { - "0x01" : "12" + "0x01" : "0x0c" } } } @@ -42,7 +42,7 @@ "c94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "0", "storage" : { - "0x01" : "12" + "0x01" : "0x0c" } } } |