UpdateTokenGroupMaxSizeInstructionDataArgs: {
    maxSize: number | bigint;
}

Type declaration

  • maxSize: number | bigint

    New max size for the group

Generated using TypeDoc