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 compilation of contracts done through an Ignition deploy should trigger compilation under the production profile. We want to minimize the artifacts that need stored, and to minimize the source code that is needed for verification.
The text was updated successfully, but these errors were encountered:
The compilation of contracts done through an Ignition deploy should trigger compilation under the
production
profile. We want to minimize the artifacts that need stored, and to minimize the source code that is needed for verification.The text was updated successfully, but these errors were encountered: