UpdateTokenGroupMaxSizeInstructionDataArgs
type UpdateTokenGroupMaxSizeInstructionDataArgs = {
maxSize: number | bigint;
};Properties
maxSize
maxSize: number | bigint;New max size for the group
type UpdateTokenGroupMaxSizeInstructionDataArgs = {
maxSize: number | bigint;
};maxSize: number | bigint;New max size for the group