diff options
Merge pull request #367 from ethereum/schema-linting
Improvements to Test Schema Linting
Diffstat (limited to 'src/GeneralStateTestsFiller/stMemoryTest/stackLimitPush32_1023Filler.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stMemoryTest/stackLimitPush32_1023Filler.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stMemoryTest/stackLimitPush32_1023Filler.json b/src/GeneralStateTestsFiller/stMemoryTest/stackLimitPush32_1023Filler.json index 890689c7d..845b3fe7f 100644 --- a/src/GeneralStateTestsFiller/stMemoryTest/stackLimitPush32_1023Filler.json +++ b/src/GeneralStateTestsFiller/stMemoryTest/stackLimitPush32_1023Filler.json @@ -15,7 +15,7 @@ "gas" : -1, "value" : -1 }, - "network" : "Frontier", + "network" : ["Frontier"], "result" : { "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x0de0b6b3a764000a", |