UpdateTokenMetadataUpdateAuthorityInstructionDataArgs
type UpdateTokenMetadataUpdateAuthorityInstructionDataArgs = {
newUpdateAuthority: OptionOrNullable<Address>;
};Properties
newUpdateAuthority
newUpdateAuthority: OptionOrNullable<Address>;New authority for the token metadata, or unset if None