Preparing search index...
The search index is not available
@solana/spl-token-metadata
@solana/spl-token-metadata
RemoveKeyInstructionArgs
Interface RemoveKeyInstructionArgs
interface
RemoveKeyInstructionArgs
{
idempotent
:
boolean
;
key
:
string
;
metadata
:
PublicKey
;
programId
:
PublicKey
;
updateAuthority
:
PublicKey
;
}
Index
Properties
idempotent
key
metadata
program
Id
update
Authority
Properties
idempotent
idempotent
:
boolean
key
key
:
string
metadata
metadata
:
PublicKey
program
Id
program
Id
:
PublicKey
update
Authority
update
Authority
:
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
idempotent
key
metadata
program
Id
update
Authority
@solana/spl-token-metadata
Field
ImmutableMetadataError
IncorrectAccountError
IncorrectMintAuthorityError
IncorrectUpdateAuthorityError
KeyNotFoundError
MintHasNoMintAuthorityError
TokenMetadataError
EmitInstructionArgs
InitializeInstructionArgs
RemoveKeyInstructionArgs
TokenMetadata
UpdateAuthorityInstructionArgs
UpdateFieldInstruction
TOKEN_METADATA_DISCRIMINATOR
createEmitInstruction
createInitializeInstruction
createRemoveKeyInstruction
createUpdateAuthorityInstruction
createUpdateFieldInstruction
getFieldCodec
Loading...
Generated using
TypeDoc