diff options
EIP150 to GeneralTests Convertion
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCodes/callcodeEmptycontractFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCodes/callcodeEmptycontractFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCodes/callcodeEmptycontractFiller.json b/src/GeneralStateTestsFiller/stCallCodes/callcodeEmptycontractFiller.json index a5095ca16..428331c4f 100644 --- a/src/GeneralStateTestsFiller/stCallCodes/callcodeEmptycontractFiller.json +++ b/src/GeneralStateTestsFiller/stCallCodes/callcodeEmptycontractFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : "Frontier", + "network" : "ALL", "result" : { "1000000000000000000000000000000000000000" : { "storage" : { @@ -57,4 +57,4 @@ ] } } -}
\ No newline at end of file +} |