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
Add a corresponding deploy function to the instance deployer contract, this one for public-land. The function should check that the contract being deployed has already been initialized, much like the private version implemented in #4071.
Acceptance tests are the same as for the private version of the function.
The text was updated successfully, but these errors were encountered:
Add a corresponding
deploy
function to the instance deployer contract, this one for public-land. The function should check that the contract being deployed has already been initialized, much like the private version implemented in #4071.Acceptance tests are the same as for the private version of the function.
The text was updated successfully, but these errors were encountered: