Preparing search index...
The search index is not available
@solana/spl-token
@solana/spl-token
DecodedInitializeImmutableOwnerInstructionUnchecked
Interface DecodedInitializeImmutableOwnerInstructionUnchecked
A decoded, non-validated InitializeImmutableOwner instruction
interface
DecodedInitializeImmutableOwnerInstructionUnchecked
{
data
:
{
instruction
:
number
;
}
;
keys
:
{
account
:
undefined
|
AccountMeta
;
}
;
programId
:
PublicKey
;
}
Index
Properties
data
keys
program
Id
Properties
data
data
:
{
instruction
:
number
;
}
Type declaration
instruction
:
number
keys
keys
:
{
account
:
undefined
|
AccountMeta
;
}
Type declaration
account
:
undefined
|
AccountMeta
program
Id
program
Id
:
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
keys
program
Id
@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
A decoded, non-validated InitializeImmutableOwner instruction