Closed elfedy closed 3 months ago
We are doing zksolc setup in the multicompiler project, although we are using a separate project now, creating duplicate logic and installing zksolc when not needed.
Remove logic from Config::create_project()
Config::create_project()
Motivation
We are doing zksolc setup in the multicompiler project, although we are using a separate project now, creating duplicate logic and installing zksolc when not needed.
Solution
Remove logic from
Config::create_project()