MintEdgeV1InstructionArgs: {
    creators: Creator[];
    endId: string;
    isMutable: boolean;
    properties: Properties[];
    startId: string;
}

Type declaration

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

    The name of the asset

Generated using TypeDoc