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
access(account)
The current access(account) handler returns false even if a contract is deployed to the same account.
see: https://discord.com/channels/613813861610684416/1230170093779030129/1230170303443894273
- Cadence version: v0.42.10 & v1.0.0-preview.20 - Network: n/a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior
The current
access(account)
handler returns false even if a contract is deployed to the same account.see: https://discord.com/channels/613813861610684416/1230170093779030129/1230170303443894273
Steps To Reproduce
access(account)
memberEnvironment
The text was updated successfully, but these errors were encountered: