UpdateTokenGroupMaxSizeInstructionData: {
    discriminator: Uint8Array;
    maxSize: bigint;
}

Type declaration

  • discriminator: Uint8Array
  • maxSize: bigint

    New max size for the group

Generated using TypeDoc