Module spl_token_group_interface::instruction
source · Expand description
Instruction types
Structs§
- Instruction data for initializing a new
Group - Instruction data for initializing a new
Memberof aGroup - Instruction data for updating the authority of a
Group - Instruction data for updating the max size of a
Group
Enums§
- All instructions that must be implemented in the SPL Token Group Interface
Functions§
- Creates a
InitializeGroupinstruction - Creates a
InitializeMemberinstruction - Creates a
UpdateGroupAuthorityinstruction - Creates a
UpdateGroupMaxSizeinstruction