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

EndpointModifiers does not provide "OnlyOwner" info #229

Closed
keyur555 opened this issue Jul 27, 2022 · 2 comments
Closed

EndpointModifiers does not provide "OnlyOwner" info #229

keyur555 opened this issue Jul 27, 2022 · 2 comments

Comments

@keyur555
Copy link

Hello,

the EndpointModifiers class does not make the "ownerOnly" information available that the ABI provides. Is there a other way to get this information about an endpoint?

Thank you!

@nvergez
Copy link
Contributor

nvergez commented Aug 1, 2022

Hello,
For now it's not implemented in erdjs but if you have access to the json abi file, you can directly use this json object to access this type of attributes.

@andreibancioiu
Copy link
Contributor

Added here:

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

No branches or pull requests

3 participants