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
Core contracts are currently hardcoded for the project package here:
project
flow-cli/internal/project/deploy.go
Line 121 in 29918a7
We should swap this out to use the package now that provides core contracts by network.
The text was updated successfully, but these errors were encountered:
Flixkit-go would benefit from having mainnet and testnet core-contract addresses it can easily import.
Sorry, something went wrong.
chasefleming
Successfully merging a pull request may close this issue.
Core contracts are currently hardcoded for the
project
package here:flow-cli/internal/project/deploy.go
Line 121 in 29918a7
We should swap this out to use the package now that provides core contracts by network.
The text was updated successfully, but these errors were encountered: