diff options
updating generaltests with eip158
Diffstat (limited to 'src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsFiller.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsFiller.json b/src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsFiller.json index 7e6953dc1..3a6573458 100644 --- a/src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsFiller.json +++ b/src/GeneralStateTestsFiller/stBoundsTest/BLOCKHASH_BoundsFiller.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : "Frontier", + "network" : ["ALL"], "result" : { "1000000000000000000000000000000000000000" : { "balance" : "1" @@ -55,4 +55,4 @@ ] } } -}
\ No newline at end of file +} |