UpdateV1InstructionArgs: {
    newName?: undefined | OptionOrNullable<string>;
    newUpdateAuthority?: undefined | OptionOrNullable<BaseUpdateAuthority>;
    newUri?: undefined | OptionOrNullable<string>;
}

Type declaration

Generated using TypeDoc