PermissionAccount constructor
initialization params.
Check if a specific permission is enabled on this permission account
Load and parse PermissionAccount data based on the program IDL.
PermissionAccount data parsed in accordance with the Switchboard IDL.
Sets the permission in the PermissionAccount
TransactionSignature.
Sets the permission in the PermissionAccount
TransactionSignature.
Get the size of a PermissionAccount on chain.
size.
Create and initialize the PermissionAccount.
Switchboard program representation holding connection and IDL.
newly generated PermissionAccount.
Loads a PermissionAccount from the expected PDA seed format.
The authority pubkey to be incorporated into the account seed.
The granter pubkey to be incorporated into the account seed.
The grantee pubkey to be incorporated into the account seed.
PermissionAccount and PDA bump.
Generated using TypeDoc
A Switchboard account representing a permission or privilege granted by one account signer to another account.