You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The TemplatesDeployer currently hardcodes four parameters as the constructor parameters to each template.
We should loosen this to allow a user to describe their templates' own constructor parameters. For contracts that we deploy, like the test ENS and aragonID, we can export symbols and check for them.
The text was updated successfully, but these errors were encountered:
The
TemplatesDeployer
currently hardcodes four parameters as the constructor parameters to each template.We should loosen this to allow a user to describe their templates' own constructor parameters. For contracts that we deploy, like the test ENS and aragonID, we can export symbols and check for them.
The text was updated successfully, but these errors were encountered: