We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From discord
also I found a clear bug that if you make empty build/contracts and run yarn run networks-inject it will say that all is fine, but do nothing
If we cannot inject the addresses into the contracts we should fail the script and let the user know.
The text was updated successfully, but these errors were encountered:
Not sure if this is the desired solution, but perhaps we could run a build right before the injection script in package.json
package.json
util-contracts/package.json
Line 13 in fd08cb5
Sorry, something went wrong.
No branches or pull requests
From discord
If we cannot inject the addresses into the contracts we should fail the script and let the user know.
The text was updated successfully, but these errors were encountered: