Module token_instruction_2022

Module token_instruction_2022 

Source
Expand description

Instruction types

Enums§

AuthorityType
Specifies the authority type for SetAuthority instructions
ExtensionType
Extensions that can be applied to mints or accounts. Mint extensions must only be applied to mint accounts, and account extensions must only be applied to token holding accounts.
TokenInstruction
Instructions supported by the token program.

Constants§

MAX_SIGNERS
Maximum number of multisignature signers (max N)
MIN_SIGNERS
Minimum number of multisignature signers (min N)