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

After executing linkauth,How to query which action is linked to the permission #172

Closed
zhopen opened this issue Jun 12, 2020 · 1 comment

Comments

@zhopen
Copy link

zhopen commented Jun 12, 2020

I create new permission "alice@default" under "alice@active" , and linkauth hello::hi action to "default@alice" permission.
After doing that, How to query what auth is linked in permission alice@default.

@Frank-AFN
Copy link

option1: you could try hyperion state_history_plugin api. https://wax.eosrio.io/v2/docs/index.html#/accounts/get_v2_state_get_links

option2: check from bloks.io explorer in the keys tab. It will show all information of your account.

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

2 participants