MintEdgeV1InstructionData: {
    creators: Creator[];
    discriminator: number[];
    endId: string;
    isMutable: boolean;
    properties: Properties[];
    startId: string;
}

Type declaration

  • creators: Creator[]
  • discriminator: number[]
  • endId: string
  • isMutable: boolean
  • properties: Properties[]
  • startId: string

    The name of the asset

Generated using TypeDoc