Skip to content

Scripts should have access to authorized accounts #539

Closed
@turbolent

Description

@turbolent

Issue To Be Solved

It is currently not possible to query account storage of accounts, as scripts do not have access to authorized accounts.

Suggested Solution

  • Add a global function fun getAuthAccount(_ address: Address): AuthAccount,
    which returns an authorized account for a given address,
    to scripts, but not transactions!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions