diff options
updating generaltests with eip158
Diffstat (limited to 'src/GeneralStateTestsFiller/stBlockHashTest/blockhashOutOfRangeFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stBlockHashTest/blockhashOutOfRangeFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stBlockHashTest/blockhashOutOfRangeFiller.json b/src/GeneralStateTestsFiller/stBlockHashTest/blockhashOutOfRangeFiller.json index 1c73011c0..390f32585 100644 --- a/src/GeneralStateTestsFiller/stBlockHashTest/blockhashOutOfRangeFiller.json +++ b/src/GeneralStateTestsFiller/stBlockHashTest/blockhashOutOfRangeFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : "Frontier", + "network" : "ALL", "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { @@ -56,4 +56,4 @@ ] } } -}
\ No newline at end of file +} |