Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

check_permission_authorization not found in EOSIO namespace #1172

Open
taaha827 opened this issue Jul 13, 2021 · 0 comments
Open

check_permission_authorization not found in EOSIO namespace #1172

taaha827 opened this issue Jul 13, 2021 · 0 comments

Comments

@taaha827
Copy link

Hello guys, I am working on developing a token on the eosio blockchain, and I have ran into an issue when configuring an action to require a particular permission before it can be executed, from the docs eosio::check_permission_authorization is the function that i would use for a particular permission on a transaction.
But when I am using it in my code the compiler is returning an error error: no type named 'check_permission_authorizatio
n' in namespace 'eosio'
can any one help me with this.

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

No branches or pull requests

2 participants