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
Query the Capabilities accessible from a given ProxyAccount Capability in Manager.accounts
ProxyAccount
Manager.accounts
Script interface would probably look something like:
pub fun main(parent: Address, account: Address): [Type]
The text was updated successfully, but these errors were encountered:
Query accessible Capabilities on a ProxyAccount (#49)
067d8b1
Resolves: #43 --------- Co-authored-by: ash <ash@flowty.io>
web3ashlee
Successfully merging a pull request may close this issue.
Query the Capabilities accessible from a given
ProxyAccount
Capability inManager.accounts
Script interface would probably look something like:
The text was updated successfully, but these errors were encountered: