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
release()
Just like the version() getters, but this will only be incremented once per release, and will be in sync with the op-contracts version number.
version()
op-contracts
The text was updated successfully, but these errors were encountered:
A more thorough spec for this can now be found here.
Sorry, something went wrong.
We've elected not to do this, as it would have modified the bytecode of all contracts unnecessarily.
AmadiMichael
Successfully merging a pull request may close this issue.
Just like the
version()
getters, but this will only be incremented once per release, and will be in sync with theop-contracts
version number.The text was updated successfully, but these errors were encountered: