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
Referring to Initializable.
Initializable._getInitializedVersion() returns (uint8)
Initializable._isInitializing() returns (bool)
The text was updated successfully, but these errors were encountered:
Hello @frangio. Will it be okay if I do a PR on this? It seems like something I can implement. Do let me know if there's more to it. Thanks!
Sorry, something went wrong.
@hrik2001 Yes go ahead! I've added function signature to the issue description.
added internal function as required by OpenZeppelin#3584
be94046
_getInitializedVersion
_isInitializing
Successfully merging a pull request may close this issue.
Referring to Initializable.
Initializable._getInitializedVersion() returns (uint8)
Initializable._isInitializing() returns (bool)
The text was updated successfully, but these errors were encountered: