SetAuthorityInstructionDataArgs
type SetAuthorityInstructionDataArgs = {
authorityType: AuthorityTypeArgs;
newAuthority: OptionOrNullable<Address>;
};Properties
authorityType
authorityType: AuthorityTypeArgs;The type of authority to update.
newAuthority
newAuthority: OptionOrNullable<Address>;The new authority