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