Expand description
Instruction types
Structs§
- Instruction data for Emit
- Initialization instruction data
- Remove key instruction data
- Update authority instruction data
- Update field instruction data
Enums§
- All instructions that must be implemented in the token-metadata interface
Functions§
- Creates an
Emitinstruction - Creates an
Initializeinstruction - Creates a
RemoveKeyinstruction - Creates an
UpdateAuthorityinstruction - Creates an
UpdateFieldinstruction