Expand description
Instruction types
Enums§
- Authority
Type - Specifies the authority type for SetAuthority instructions
- Extension
Type - 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.
- Token
Instruction - 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)