Type alias UpdateCollectionInfoV1InstructionArgs

UpdateCollectionInfoV1InstructionArgs: {
    amount: number;
    updateType: UpdateType;
}

Type declaration

Generated using TypeDoc