Preparing search index...
The search index is not available
@solana/spl-token
@solana/spl-token
InitializeMintCloseAuthorityInstructionData
Interface InitializeMintCloseAuthorityInstructionData
TODO: docs
interface
InitializeMintCloseAuthorityInstructionData
{
closeAuthority
:
null
|
PublicKey
;
instruction
:
InitializeMintCloseAuthority
;
}
Index
Properties
close
Authority
instruction
Properties
close
Authority
close
Authority
:
null
|
PublicKey
instruction
instruction
:
InitializeMintCloseAuthority
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
close
Authority
instruction
@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