Skip to content
New issue

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

Add internal functions to get values of _initialized and _initializing #3584

Closed
frangio opened this issue Jul 27, 2022 · 2 comments · Fixed by #3598
Closed

Add internal functions to get values of _initialized and _initializing #3584

frangio opened this issue Jul 27, 2022 · 2 comments · Fixed by #3598

Comments

@frangio
Copy link
Contributor

frangio commented Jul 27, 2022

Referring to Initializable.

  • Initializable._getInitializedVersion() returns (uint8)
  • Initializable._isInitializing() returns (bool)
@hrik2001
Copy link
Contributor

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!

@frangio
Copy link
Contributor Author

frangio commented Aug 2, 2022

@hrik2001 Yes go ahead! I've added function signature to the issue description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants