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
{{ message }}
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
Run oz deploy --no-interactive like below (the version of oz is 2.8.2)
$ oz deploy --no-interactive --network development --kind upgradeable MyContract
Nothing to compile, all contracts are up to date.
Contract MyContract is not deployed to dev-1589451397301.
The text was updated successfully, but these errors were encountered:
/quorum-maker-scm # npx oz deploy NetworkManagerContract --kind minimal --migrate-manifest --network quorum --no-interactive
Nothing to compile, all contracts are up to date.
Minimal proxy support is still experimental.
Contract NetworkManagerContract is not deployed to dev-82929.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
To reproduce:
.session
anddev-*.json
filesoz deploy --no-interactive
like below (the version of oz is 2.8.2)The text was updated successfully, but these errors were encountered: