Expand description
Instruction types
Structs§
- Initialize
Group - Instruction data for initializing a new
Group - Initialize
Member - Instruction data for initializing a new
Memberof aGroup - Update
Group Authority - Instruction data for updating the authority of a
Group - Update
Group MaxSize - Instruction data for updating the max size of a
Group
Enums§
- Token
Group Instruction - All instructions that must be implemented in the SPL Token Group Interface
Functions§
- initialize_
group - Creates a
InitializeGroupinstruction - initialize_
member - Creates a
InitializeMemberinstruction - update_
group_ authority - Creates a
UpdateGroupAuthorityinstruction - update_
group_ max_ size - Creates a
UpdateGroupMaxSizeinstruction