Preparing search index...
The search index is not available
@solana/spl-token
@solana/spl-token
SetAuthorityInstructionData
Interface SetAuthorityInstructionData
TODO: docs
interface
SetAuthorityInstructionData
{
authorityType
:
AuthorityType
;
instruction
:
SetAuthority
;
newAuthority
:
null
|
PublicKey
;
}
Index
Properties
authority
Type
instruction
new
Authority
Properties
authority
Type
authority
Type
:
AuthorityType
instruction
instruction
:
SetAuthority
new
Authority
new
Authority
:
null
|
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
authority
Type
instruction
new
Authority
@solana/spl-token
AccountState
AccountType
AuthorityType
CpiGuardInstruction
DefaultAccountStateInstruction
ExtensionType
InterestBearingMintInstruction
MemoTransferInstruction
MetadataPointerInstruction
TokenInstruction
TransferFeeInstruction
TransferHookInstruction
TokenAccountNotFoundError
TokenError
TokenInvalidAccountDataError
TokenInvalidAccountError
TokenInvalidAccountOwnerError
TokenInvalidAccountSizeError
TokenInvalidInstructionDataError
TokenInvalidInstructionKeysError
TokenInvalidInstructionProgramError
Loading...
Generated using
TypeDoc
TODO: docs