InitializeTokenGroupInstructionDataArgs
type InitializeTokenGroupInstructionDataArgs = {
maxSize: number | bigint;
updateAuthority: OptionOrNullable<Address>;
};Properties
maxSize
maxSize: number | bigint;The maximum number of group members
updateAuthority
updateAuthority: OptionOrNullable<Address>;Update authority for the group