Expand description
Instruction types
Structs§
- Instruction data for initializing a new
Group
- Instruction data for initializing a new
Member
of 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
InitializeGroup
instruction - Creates a
InitializeMember
instruction - Creates a
UpdateGroupAuthority
instruction - Creates a
UpdateGroupMaxSize
instruction